Skip to content

Releases: MichaelHatherly/CommonMark.jl

v0.8.15

04 Oct 16:47
9fadcf9
Compare
Choose a tag to compare

CommonMark v0.8.15

Diff since v0.8.14

Merged pull requests:

Closed issues:

  • HypertextLiteral.jl + CommonMark.jl = 🤯 (#31)
  • benchmark/: simplify (#61)
  • [Bug?] CommonMark Markdown Table cells are not CommonMark leaf blocks (#66)

v0.8.14

04 Oct 11:00
244832c
Compare
Choose a tag to compare

CommonMark v0.8.14

Diff since v0.8.13

Merged pull requests:

Closed issues:

  • [Extensions] Class attributes should be merged (#77)

v0.8.13

03 Oct 17:34
bf28650
Compare
Choose a tag to compare

CommonMark v0.8.13

Diff since v0.8.12

Merged pull requests:

Closed issues:

  • Julia 1.0: no method matching get!(::getfield(CommonMark, Symbol("##106#108")), ::IdDict{CommonMark.Node,Dict{String,Int64}}, ::CommonMark.Node) (#33)
  • Discoverability on JuliaHub: should be easier to find when searching for "Markdown" (#72)
  • CommonMark fails to compile on Julia v"1.10.5" (#74)

v0.8.12

27 Apr 07:57
d3da407
Compare
Choose a tag to compare

CommonMark v0.8.12

Diff since v0.8.11

Closed issues:

  • Migrate to PrecompileTools (#64)

Merged pull requests:

v0.8.11

14 Apr 11:32
4f6f1aa
Compare
Choose a tag to compare

CommonMark v0.8.11

Diff since v0.8.10

Closed issues:

  • Table parsing fail for some unicode identifiers (#44)

Merged pull requests:

  • fix: early exit while parsing row with unicode chars (#63) (@vdayanand)

v0.8.10

22 Jan 11:30
da3e6d6
Compare
Choose a tag to compare

CommonMark v0.8.10

Diff since v0.8.9

Merged pull requests:

v0.8.9

20 Jan 20:13
1283985
Compare
Choose a tag to compare

CommonMark v0.8.9

Diff since v0.8.8

v0.8.8

18 Jan 11:32
23d93d8
Compare
Choose a tag to compare

CommonMark v0.8.8

Diff since v0.8.7

Merged pull requests:

  • interpolation: Pass-through IOContext to JuliaValue in HTML render (#58) (@fonsp)

v0.8.7

16 Nov 09:32
3b412b3
Compare
Choose a tag to compare

CommonMark v0.8.7

Diff since v0.8.6

Closed issues:

  • Duplicate rules when enabling/disabling rules (#45)

Merged pull requests:

v0.8.6

10 Feb 09:08
287e39a
Compare
Choose a tag to compare

CommonMark v0.8.6

Diff since v0.8.5

Closed issues:

  • Interpolate a vector of items (#30)
  • Content inside <script> inside paragraph (#37)
  • Tables fail when there are spaces between column definitions and pipes (#38)

Merged pull requests: