Skip to content

Commit

Permalink
Markdown support in CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
siefkenj committed Oct 2, 2023
1 parent 4a74617 commit bcbaaf5
Show file tree
Hide file tree
Showing 6 changed files with 22,697 additions and 22,238 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### v1.5.0
- HTML conversion: `vspace` and `hspace` now give the amount in a `data-amount` attribute.
- HTML conversion: unknown macros now have their arguments wrapped in spans instead of appearing as formatted LaTeX code.
- Add basic Markdown conversion support.

### v1.4.2
- Avoid slowdown when paring incomplete environments (e.g. `\newcommand{\x}{\begin{x}}`). This is accomplished by enabling caching in PEGjs.
Expand Down
Loading

0 comments on commit bcbaaf5

Please sign in to comment.