52 Commits (eea6f3b7a071dcfe802aa3afd5447355ec26b224)

Autor SHA1 Mensaje Fecha
  Rocketsoup a26fd86115 Adding more infinite loop detection hace 1 año
  Rocketsoup 7c87d3af97 Error investigation configurable hace 1 año
  Rocketsoup 03ffef5f19 Spreadsheet formulas can be styled with certain syntaxes hace 1 año
  Rocketsoup c4bfa76efe Adding ISBLANK spreadsheet function hace 1 año
  Rocketsoup 75b163050f Cleanup, minor spreadsheet bugs hace 1 año
  Rocketsoup 0e986f8081 Spreadsheet PHP mostly working hace 1 año
  Rocketsoup e6972770e9 Sample playground markdown working in PHP hace 1 año
  Rocketsoup 5c5a21a76f Ported all markdown.js to PHP, untested hace 1 año
  Rocketsoup 42b74753c1 All block readers ported hace 1 año
  Rocketsoup d16166a61e More PHP port progress hace 1 año
  Rocketsoup 7b9f48e942 PHP port WIP hace 1 año
  Rocketsoup 7a8cdaaecc Plaintext fix hace 1 año
  Rocketsoup 66d859d250 Adding MDLineBreakReader hace 1 año
  Rocketsoup 45ec1a79ce Fixing over greedy footnote regex hace 1 año
  Rocketsoup 2f8bc87783 Adding classes to some rendered nodes. Playground sample typos. hace 1 año
  Rocketsoup f40d49c1a6 Exceptions while parsing markdown are caught and investigated and the minimal chunk of markdown is printed to console hace 1 año
  Rocketsoup 1c5f2b52d6 Cleanup of comments, organization hace 1 año
  Rocketsoup 3c35853b49 Id differentiator added. CSS improvements to playground. Fixes to footnote links. hace 1 año
  Rocketsoup 57fde9acc6 Markdown playground lets readers be changed on the fly hace 1 año
  Rocketsoup 3b7e941c75 Fenced code blocks support language modifier hace 1 año
  Rocketsoup 17c0a98206 HTML sanitizing added hace 1 año
  Rocketsoup df6aea636b Documentation updates hace 1 año
  Rocketsoup 1f8c2c8285 Readers now prioritized with compare methods instead of numbers hace 1 año
  Rocketsoup eb7cf669ea Prettying up the JS markdown CSS hace 1 año
  Rocketsoup f16c3fe63f Refactor to unified MDReader, MDNode. More syntax readers. hace 1 año
  Rocketsoup 0add07e5f5 State properties moved to modules that use them. Adding minified versions of js hace 1 año
  Rocketsoup ab3689c2bf Regexes safely escaped. Renamed MDSpreadsheetBlockReader hace 1 año
  Rocketsoup 6aca510bdd Adding spreadsheet formula documentation hace 1 año
  Rocketsoup bc73ee66d7 Lots of cleanup, commenting hace 1 año
  Rocketsoup c85a73c15a Integrated spreadsheet system into markdown hace 1 año
  Rocketsoup 519c76e9f0 Unit tests and fixes for all spreadsheet functions hace 1 año
  Rocketsoup 4065375ab5 Initial port of spreadsheet code. Exposing members of MDBlocks and MDSpans. Adding toPlaintext method to blocks and spans. hace 1 año
  Rocketsoup a1169ad47b Infinite loop fix on incomplete uls hace 1 año
  Rocketsoup ee94689498 All blocks and spans covered by unit tests hace 1 año
  Rocketsoup 02d0d1c518 Numerous bug fixes. Unit tests working again. hace 1 año
  Rocketsoup c0aafd2f21 Refactor working for most cases hace 1 año
  Rocketsoup 612a53bb53 More tests hace 1 año
  Rocketsoup f795640d63 More JS unit tests hace 1 año
  Rocketsoup 8afc776468 Adding JS unit testing hace 1 año
  Rocketsoup 46007f8119 Removing TODO hace 1 año
  Rocketsoup 859a8172df CSS modifiers work for inline tags now hace 1 año
  Rocketsoup 105b4a2087 CSS modifiers for many block elements supported. Dark mode on test page. hace 1 año
  Rocketsoup 6a8f5eeceb Nested lists working hace 1 año
  Rocketsoup 78c9c539fb Ordered lists indexed from number of first item hace 1 año
  Rocketsoup a0d86c5e32 Referenced URLs working. Clickable images working. hace 1 año
  Rocketsoup 3cf9199fe9 Tidying hace 1 año
  Rocketsoup 70ef0919d0 Adding footnotes, definitions, abbreviations hace 1 año
  Rocketsoup 3a09e6d29a Inline syntax supported hace 1 año
  Rocketsoup ede5987d02 Inline markdown tokenized hace 1 año
  Rocketsoup dd0b817e9f Added tables, all span class defs hace 1 año