19 Commits (468486c42679c2d5f5b8a58c23a4a07e141c166d)

Author SHA1 Message Date
  Rocketsoup e6972770e9 Sample playground markdown working in PHP 1 year ago
  Rocketsoup 5c5a21a76f Ported all markdown.js to PHP, untested 1 year ago
  Rocketsoup 42b74753c1 All block readers ported 1 year ago
  Rocketsoup d16166a61e More PHP port progress 1 year ago
  Rocketsoup 7a8cdaaecc Plaintext fix 1 year ago
  Rocketsoup 66d859d250 Adding MDLineBreakReader 1 year ago
  Rocketsoup 45ec1a79ce Fixing over greedy footnote regex 1 year ago
  Rocketsoup 2f8bc87783 Adding classes to some rendered nodes. Playground sample typos. 1 year ago
  Rocketsoup f40d49c1a6 Exceptions while parsing markdown are caught and investigated and the minimal chunk of markdown is printed to console 1 year ago
  Rocketsoup 1c5f2b52d6 Cleanup of comments, organization 1 year ago
  Rocketsoup 3c35853b49 Id differentiator added. CSS improvements to playground. Fixes to footnote links. 1 year ago
  Rocketsoup 57fde9acc6 Markdown playground lets readers be changed on the fly 1 year ago
  Rocketsoup 3b7e941c75 Fenced code blocks support language modifier 1 year ago
  Rocketsoup 17c0a98206 HTML sanitizing added 1 year ago
  Rocketsoup df6aea636b Documentation updates 1 year ago
  Rocketsoup 1f8c2c8285 Readers now prioritized with compare methods instead of numbers 1 year ago
  Rocketsoup eb7cf669ea Prettying up the JS markdown CSS 1 year ago
  Rocketsoup f16c3fe63f Refactor to unified MDReader, MDNode. More syntax readers. 1 year ago
  Rocketsoup 0add07e5f5 State properties moved to modules that use them. Adding minified versions of js 1 year ago