You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
* Bump time from 0.3.45 to 0.3.47 by @dependabot[bot] in https://github.com/gjtorikian/commonmarker/pull/441
5
5
* Bump comrak from 0.50.0 to 0.51.0 by @dependabot[bot] in https://github.com/gjtorikian/commonmarker/pull/444
6
6
* Add fenced?/fenced= for code block nodes by @fukayatsu in https://github.com/gjtorikian/commonmarker/pull/443
7
+
* Add `insert` extension for rendering `++text++` as `<ins>text</ins>` by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/446
8
+
* Add `compact_html` render option to suppress newlines in HTML output by @gjtorikian in https://github.com/gjtorikian/commonmarker/pull/447
7
9
8
10
## New Contributors
9
11
*@fukayatsu made their first contribution in https://github.com/gjtorikian/commonmarker/pull/443
0 commit comments