This is really a documentation issue.
Normally writers using Markdown will include HTML tags to augment their formatting.
They may write π (π) or Ω (Ω) or → (→) or they may use an <img> tag to insert an image.
However simtex does not support translating HTML tags to their equivalent LaTeX representation. The result will be poor typographic representation when the user converts LaTeX to PDF, or worse, the converter will throw and error.
Consider making this clear to the user?
This is really a documentation issue.
Normally writers using Markdown will include HTML tags to augment their formatting.
They may write π (
π) or Ω (Ω) or → (→) or they may use an<img>tag to insert an image.However simtex does not support translating HTML tags to their equivalent LaTeX representation. The result will be poor typographic representation when the user converts LaTeX to PDF, or worse, the converter will throw and error.
Consider making this clear to the user?