All Versions
80
Latest Version
Avg Release Cycle
71 days
Latest Release
580 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: