All Versions
80
Latest Version
Avg Release Cycle
71 days
Latest Release
1110 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.23.4 Changes
March 03, 2022🛠 Fixed bugs:
#render_html
way slower than#render_doc.to_html
#141
Closed issues:
- 👍 allow keeping text content of unknown tags #169
- STRIKETHROUGH_DOUBLE_TILDE not working #168
- 👍 Allow disabling 4-space code blocks #167
- tables with escaped pipes are not recognized #166
🔀 Merged pull requests:
- CI: Drop a duplicate 'bundle install' #173 (olleolleolle)
- CI: Drop duplicate bundle install #172 (olleolleolle)
- 🛠 Fixup benchmark and speedup a little, fixes #141 #171 (ojab)
-
v0.23.2 Changes
September 17, 2021 -
v0.23.1 Changes
September 03, 2021 -
v0.23.0 Changes
August 30, 2021Closed issues:
- 🏗 Latest version of commonmarker breaks with jekyll build #142
🔀 Merged pull requests:
- ➕ Add support for rendering XML from cmark-gfm #144 (digitalmoksha)
-
v0.22.0 Changes
June 20, 2021Closed issues:
- Recommendations on how to have autolink for phone numbers? #139
- ➕ Add option to disable indented code blocs #138
- 🏷 Tagging "tasklist" lists with a class for easy styling? #137
- Escape math environments #136
- 💎 Open to removing the ruby-enum dependency? #135
- In HtmlRenderer, escape_html() returns a string with encoding #<Encoding:ASCII-8BIT> #130
🔀 Merged pull requests:
-
v0.21.2 Changes
February 11, 2021Closed issues:
- 🚀 Potential to cut a new release? #129
🔀 Merged pull requests:
- Switch to GitHub Actions #132 (gjtorikian)
- 👌 Support :FOOTNOTES option for rendering HTML #131 (aharpole)
-
v0.21.1 Changes
January 21, 2021Closed issues:
- Dependency error on new M1 Mac #128
- 📜 Inlines containing a pipe are not properly parsed within table rows #125
- 👍 Allow code snippets in multiple programming language #124
- Provide access to
refmap
. #121 - Numbered checklist #120
- Is there a specification for how URL slugs for headers are generated? #118
🔀 Merged pull requests:
- 🛠 Fix mismatched indentation #127 (naoty)
- ⚠ Avoid a YARD annotation warning #119 (olleolleolle)
-
v0.21.0 Changes
January 23, 2020Closed issues:
🔀 Merged pull requests:
- Add Node#tasklist_item_checked= #116 (tomoasleep)
- clear up an example in the README #115 (kivikakk)
- 🚀 Update GFM release #113 (gjtorikian)
- ⚡️ Rubocop updates #111 (gjtorikian)
-
v0.20.2 Changes
January 06, 2020Closed issues:
- 🐛 Bug when parse word with spaces in tags #106
- UNSAFE mode inserts <p> tags inside <pre> tag #102
- 🏗 Wrong path gets encoded in Makefile: /home/conda/feedstock_root/build_artifacts/ruby_1552262701982/_build_env/bin/x86_64-conda_cos6-linux-gnu-cc: Command not found #101
🔀 Merged pull requests:
- ➕ Add command line input for parse and render options #108 (digitalmoksha)
- ➕ Add tasklist extension description to README #103 (tomoasleep)
-
v0.20.1 Changes
January 06, 2020Closed issues:
- ✅ 100mb test/benchinput.md file is included in published rubygem #99
🔀 Merged pull requests: