Skip to content

Releases: zestedesavoir/zmarkdown

rebber-plugins@4.1.3

27 May 17:28
Compare
Choose a tag to compare

No modifications on it's own, but features dependency update (rebber : 5.1.0 -> 5.1.1)

zmarkdown@9.0.0

23 Apr 16:43
Compare
Choose a tag to compare

Full refactoring of the package, including the following changes:

  • more efficient webpack (bundle size reduced by 6x);
  • count of signs changed (underscores _ are not counted anymore);
  • update from Raven to Sentry Node SDK;
  • CLI interface was removed;
  • two Munin graphs were removed (req/endpoints and req/process).

zmarkdown@8.3.0

16 Apr 19:23
Compare
Choose a tag to compare
  • Include features from other packages (namely, remark-emoticons)
  • Replace Unicode emojis with clemojis v3
  • Fix path for new emojis

remark-emoticons@2.2.3

16 Apr 19:24
Compare
Choose a tag to compare
  • Solve a bug that made other tokenizers (like sub_super or emphasis) be used instead of remark-emoticons

rebber-plugins@4.1.2

16 Apr 19:22
Compare
Choose a tag to compare

Include features from other packages (namely, remark-emoticons), no modifications on it's own.

zmarkdown@8.2.0

06 Mar 21:07
Compare
Choose a tag to compare

Include features from other packages, no modifications on it's own.

remark-grid-tables@2.1.1

06 Mar 21:07
Compare
Choose a tag to compare
  • Reduce time taken by the plugin to locate grid tables by a factor of 3

remark-custom-blocks@2.5.0

06 Mar 21:06
Compare
Choose a tag to compare
  • Allow to use custom HTML elements for blocks

rebber-plugins@4.1.1

06 Mar 21:05
Compare
Choose a tag to compare
rebber-plugins@4.1.1

zmarkdown@8.1.0

28 Feb 18:54
Compare
Choose a tag to compare
  • push codes that were inside footnote to appendices;
  • add options to the LaTeX endpoint for logos (#283);
  • add an option to disable custom tokenizers;
  • add mhchem integration for math (#359).