35 Commits (57fde9acc6482ef77849403b5f25da1a49eb65ce)
 

Author SHA1 Message Date
  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
  Rocketsoup ab3689c2bf Regexes safely escaped. Renamed MDSpreadsheetBlockReader 1 year ago
  Rocketsoup 6aca510bdd Adding spreadsheet formula documentation 1 year ago
  Rocketsoup c89c42f466 Documentation 1 year ago
  Rocketsoup bc73ee66d7 Lots of cleanup, commenting 1 year ago
  Rocketsoup c85a73c15a Integrated spreadsheet system into markdown 1 year ago
  Rocketsoup 519c76e9f0 Unit tests and fixes for all spreadsheet functions 1 year ago
  Rocketsoup 4065375ab5 Initial port of spreadsheet code. Exposing members of MDBlocks and MDSpans. Adding toPlaintext method to blocks and spans. 1 year ago
  Rocketsoup a1169ad47b Infinite loop fix on incomplete uls 1 year ago
  Rocketsoup ee94689498 All blocks and spans covered by unit tests 1 year ago
  Rocketsoup 02d0d1c518 Numerous bug fixes. Unit tests working again. 1 year ago
  Rocketsoup c0aafd2f21 Refactor working for most cases 1 year ago
  Rocketsoup 612a53bb53 More tests 1 year ago
  Rocketsoup f795640d63 More JS unit tests 1 year ago
  Rocketsoup 8afc776468 Adding JS unit testing 1 year ago
  Rocketsoup 46007f8119 Removing TODO 1 year ago
  Rocketsoup 859a8172df CSS modifiers work for inline tags now 1 year ago
  Rocketsoup 105b4a2087 CSS modifiers for many block elements supported. Dark mode on test page. 1 year ago
  Rocketsoup 6a8f5eeceb Nested lists working 1 year ago
  Rocketsoup 78c9c539fb Ordered lists indexed from number of first item 1 year ago
  Rocketsoup a0d86c5e32 Referenced URLs working. Clickable images working. 1 year ago
  Rocketsoup 3cf9199fe9 Tidying 1 year ago
  Rocketsoup 70ef0919d0 Adding footnotes, definitions, abbreviations 1 year ago
  Rocketsoup 3a09e6d29a Inline syntax supported 1 year ago
  Rocketsoup ede5987d02 Inline markdown tokenized 1 year ago
  Rocketsoup dd0b817e9f Added tables, all span class defs 1 year ago
  Rocketsoup b1de09b728 New approach, paras, headers, blockquotes working, ul wip 1 year ago
  Rocketsoup 1409a97c7e Sorta kinda working JS parser before I rework it completely 1 year ago