Download Latest Version Version 1.2.1 source code.zip (135.5 kB)
Email in envelope

Get an email when there's a new version of cebe/markdown

Home / 1.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2018-03-14 880 Bytes
Version 1.2.0 source code.tar.gz 2018-03-14 69.4 kB
Version 1.2.0 source code.zip 2018-03-14 134.8 kB
Totals: 3 Items   205.1 kB 0

This release contains a lot of improvement on markdown edge cases as well as changes to the abstract syntax tree for tables.

  • [#50] Do not render empty emphs.
  • [#69] Improve ABSY for tables, make column and row information directly available in absy (@NathanBaulch)
  • [#89] Lists should be separated by a HR (@bieleckim)
  • [#95] Added TableTrait::composeTable($head, $body), for easier overriding of table layout (@maximal, @cebe)
  • [#111] Improve rendering of successive strongs (@wogsland)
  • [#132] Improve detection and rendering of fenced code blocks in lists.
  • [#134] Fix Emph and Strong to allow escaping * or _ inside them.
  • [#135] GithubMarkdown was not parsing inline code when there are square brackets around it.
  • [#151] Fixed table rendering for lines begining with | for GFM (@GenaBitu)
  • Improved table rendering, allow single column tables.
Source: README.md, updated 2018-03-14