HTLM Export not formatting well wiki links, numbered lists and tags #185
Unanswered
FamedBear16
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HI,
When I convert to HTML, words that are supposed to be on a different line, they appear in the same.
This happens with wiki links [[ ]] and numbered lists, #tags
For example:
[[file 1]]
[[file 2]]
#tests
mario
is render in HTML as
file 1 file 2
#test mario
Beta Was this translation helpful? Give feedback.
All reactions