Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Releases: executablebooks/mistletoe-ebp

Major Release

12 Mar 05:26
Compare
Choose a tag to compare

See commit for full details, includes:

  • Introduce Footnotes extension
  • Improve storage and use of source lines
  • Improve recording of token position within source text
  • Add logging of warnings for duplicate link/footnote definitions and unclosed front matter.
  • Allow parsing of global context to renderers
  • Disallow mixed backticks/tildes in code fence match (fixes miyuchina/mistletoe#91)

Note this breaks from the mistletoe fork

Introduce Position class

12 Mar 04:45
Compare
Choose a tag to compare
Pre-release
v0.10.0a4

bump version

Various improvements

12 Mar 01:13
Compare
Choose a tag to compare
Various improvements Pre-release
Pre-release
v0.10.0a3

bump nyst_parser version

API Improvements

10 Mar 22:46
Compare
Choose a tag to compare
API Improvements Pre-release
Pre-release
v0.10.0a2

bump version

Add Footnote Tokens

10 Mar 12:19
Compare
Choose a tag to compare
Add Footnote Tokens Pre-release
Pre-release
v0.10.0a1

bump version (alpha)

Add span token position attribute placeholder

08 Mar 19:16
Compare
Choose a tag to compare
Add position to span tokens

This is a placeholder for actually implementing span level position recording in a later commit

API Improvements

08 Mar 21:24
Compare
Choose a tag to compare
v0.9.4

bump version

Split span token read/init logic

08 Mar 17:56
bd3c44e
Compare
Choose a tag to compare
Pre-release

Updated from:
ExecutableBookProject/mistletoe@a173ec3
and
ExecutableBookProject/mistletoe@f9a8189

Improve Documentation

07 Mar 16:33
c04167e
Compare
Choose a tag to compare
Improve documentation (#4)

- Add renderers API and section reference targets
- Add GitHub issue templates

Fix Distribution

07 Mar 05:50
Compare
Choose a tag to compare
v0.9.2

Fix distribution