66 Commits (14f8ed112d3fc7c4f7aae4cca48c6c9d3de06f3a)
 

Autor SHA1 Mensaje Fecha
  Rocketsoup 14f8ed112d Adding tests around styling spreadsheet cells hace 1 año
  Rocketsoup 3bba88f8fc Adding PHP spreadsheet unit tests, various fixes along the way hace 1 año
  Rocketsoup b26c37f0fb Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests hace 1 año
  Rocketsoup 86ddf89016 Adding PHP InlineTests and TokenTests hace 1 año
  Rocketsoup 30cfa0b4d3 Writing first PHP unit tests. Breaking JS unit test classes into separate files hace 1 año
  Rocketsoup a9c1efd231 Ignoring test result cache hace 1 año
  Rocketsoup 24363dd822 Adding PHPUnit.phar 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 b5fa3864a4 Initial port of spreadsheet back to PHP hace 1 año
  Rocketsoup 94050d5b9a Playground CSS improvements hace 1 año
  Rocketsoup 468486c426 Playground can choose between JS and PHP hace 1 año
  Rocketsoup 6dba847ae4 PHP cleanup hace 1 año
  Rocketsoup e6972770e9 Sample playground markdown working in PHP hace 1 año
  Rocketsoup 06e046bef3 Able to parse simple markdown with 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 43e4266c71 Fixing sample markdown in playground hace 1 año
  Rocketsoup 3c35853b49 Id differentiator added. CSS improvements to playground. Fixes to footnote links. hace 1 año
  Rocketsoup 6306ff50a6 Retest buttons added to test cases 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 c89c42f466 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