Skip to content

feature: process html tags before markdown to latex conversion #8

Description

@johnblommers

This is really a documentation issue.

Normally writers using Markdown will include HTML tags to augment their formatting.

They may write π (&pi;) or Ω (&Omega;) or → (&rarr;) 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions