040c853
(main)
Fixing exception when filled expression produces out of bounds addresses by
2025-01-07 16:48:38 -0700
4996532
Documentation update by
2025-01-05 12:24:15 -0700
d5911e7
Playground sample fix by
2025-01-05 12:13:11 -0700
eea6f3b
Documentation by
2025-01-05 11:53:25 -0700
c1ac203
Adding partial/broken expression testing for spreadsheet by
2025-01-05 09:59:17 -0700
1fbb1d6
Adding tests for broken/incomplete syntax by
2025-01-04 23:56:42 -0700
a26fd86
Adding more infinite loop detection by
2025-01-04 20:40:26 -0700
14f8ed1
Adding tests around styling spreadsheet cells by
2025-01-04 20:18:12 -0700
3bba88f
Adding PHP spreadsheet unit tests, various fixes along the way by
2025-01-04 20:00:09 -0700
b26c37f
Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests by
2025-01-04 18:23:07 -0700
86ddf89
Adding PHP InlineTests and TokenTests by
2025-01-04 16:54:36 -0700
30cfa0b
Writing first PHP unit tests. Breaking JS unit test classes into separate files by
2025-01-04 13:52:08 -0700
a9c1efd
Ignoring test result cache by
2025-01-03 22:33:18 -0700
24363dd
Adding PHPUnit.phar by
2025-01-03 22:32:20 -0700
7c87d3a
Error investigation configurable by
2025-01-03 22:31:45 -0700
03ffef5
Spreadsheet formulas can be styled with certain syntaxes by
2025-01-03 00:36:08 -0700
c4bfa76
Adding ISBLANK spreadsheet function by
2025-01-02 19:54:28 -0700
75b1630
Cleanup, minor spreadsheet bugs by
2025-01-02 18:05:50 -0700
0e986f8
Spreadsheet PHP mostly working by
2025-01-02 14:17:10 -0700
b5fa386
Initial port of spreadsheet back to PHP by
2025-01-02 12:46:29 -0700
94050d5
Playground CSS improvements by
2025-01-01 20:29:46 -0700
468486c
Playground can choose between JS and PHP by
2025-01-01 00:24:57 -0700
6dba847
PHP cleanup by
2024-12-31 23:22:38 -0700
e697277
Sample playground markdown working in PHP by
2024-12-31 20:10:52 -0700
06e046b
Able to parse simple markdown with PHP by
2024-12-31 16:13:15 -0700
5c5a21a
Ported all markdown.js to PHP, untested by
2024-12-31 15:13:59 -0700
42b7475
All block readers ported by
2024-12-30 23:39:22 -0700
d16166a
More PHP port progress by
2024-12-30 21:32:01 -0700
7b9f48e
PHP port WIP by
2024-12-29 23:52:32 -0700
7a8cdaa
Plaintext fix by
2024-12-29 20:00:21 -0700
66d859d
Adding MDLineBreakReader by
2024-12-29 17:59:06 -0700
45ec1a7
Fixing over greedy footnote regex by
2024-12-29 16:08:46 -0700
2f8bc87
Adding classes to some rendered nodes. Playground sample typos. by
2024-12-29 15:57:06 -0700
f40d49c
Exceptions while parsing markdown are caught and investigated and the minimal chunk of markdown is printed to console by
2024-12-29 15:30:17 -0700
1c5f2b5
Cleanup of comments, organization by
2024-12-29 15:07:56 -0700
43e4266
Fixing sample markdown in playground by
2024-12-29 00:05:00 -0700
3c35853
Id differentiator added. CSS improvements to playground. Fixes to footnote links. by
2024-12-29 00:03:21 -0700
6306ff5
Retest buttons added to test cases by
2024-12-28 22:41:45 -0700
57fde9a
Markdown playground lets readers be changed on the fly by
2024-12-28 22:11:24 -0700
3b7e941
Fenced code blocks support language modifier by
2024-12-28 20:02:41 -0700
17c0a98
HTML sanitizing added by
2024-12-28 19:44:34 -0700
df6aea6
Documentation updates by
2024-12-28 12:27:28 -0700
1f8c2c8
Readers now prioritized with compare methods instead of numbers by
2024-12-28 10:46:19 -0700
eb7cf66
Prettying up the JS markdown CSS by
2024-12-27 23:20:24 -0700
f16c3fe
Refactor to unified MDReader, MDNode. More syntax readers. by
2024-12-27 21:22:34 -0700
0add07e
State properties moved to modules that use them. Adding minified versions of js by
2024-12-21 10:55:47 -0700
ab3689c
Regexes safely escaped. Renamed MDSpreadsheetBlockReader by
2024-12-19 23:13:08 -0700
6aca510
Adding spreadsheet formula documentation by
2024-12-19 19:50:35 -0700
c89c42f
Documentation by
2024-12-18 23:12:25 -0700
bc73ee6
Lots of cleanup, commenting by
2024-12-18 21:29:07 -0700
c85a73c
Integrated spreadsheet system into markdown by
2024-12-17 23:56:08 -0700
519c76e
Unit tests and fixes for all spreadsheet functions by
2024-12-17 23:06:46 -0700
4065375
Initial port of spreadsheet code. Exposing members of MDBlocks and MDSpans. Adding toPlaintext method to blocks and spans. by
2024-12-17 18:09:49 -0700
a1169ad
Infinite loop fix on incomplete uls by
2024-12-15 12:11:46 -0700
ee94689
All blocks and spans covered by unit tests by
2024-12-14 21:49:30 -0700
02d0d1c
Numerous bug fixes. Unit tests working again. by
2024-12-13 23:37:31 -0700
c0aafd2
Refactor working for most cases by
2024-12-13 02:56:01 -0700
612a53b
More tests by
2024-12-09 19:40:50 -0700
f795640
More JS unit tests by
2024-12-08 22:47:56 -0700
8afc776
Adding JS unit testing by
2024-12-07 23:14:51 -0700
46007f8
Removing TODO by
2024-12-05 00:04:54 -0700
859a817
CSS modifiers work for inline tags now by
2024-12-05 00:04:28 -0700
105b4a2
CSS modifiers for many block elements supported. Dark mode on test page. by
2024-12-04 22:44:00 -0700
6a8f5ee
Nested lists working by
2024-12-02 22:58:48 -0700
78c9c53
Ordered lists indexed from number of first item by
2024-12-02 21:47:50 -0700
a0d86c5
Referenced URLs working. Clickable images working. by
2024-12-02 21:23:50 -0700
3cf9199
Tidying by
2024-12-02 18:54:11 -0700
70ef091
Adding footnotes, definitions, abbreviations by
2024-12-01 22:37:15 -0700
3a09e6d
Inline syntax supported by
2024-12-01 12:51:15 -0700
ede5987
Inline markdown tokenized by
2024-11-30 16:48:55 -0700
dd0b817
Added tables, all span class defs by
2024-11-28 13:23:34 -0700
b1de09b
New approach, paras, headers, blockquotes working, ul wip by
2024-11-27 23:22:31 -0700
1409a97
Sorta kinda working JS parser before I rework it completely by
2024-11-26 16:32:54 -0700