Commit Graph

39 Commits

Author SHA1 Message Date
Joe Bryan
709d9708f4 fixes userspace :test compilation failures 2018-10-05 19:33:26 -04:00
C. Guy Yarvin
3afa0876d3 Stop using obsolete $~ syntax. 2018-03-18 21:18:20 -07:00
C. Guy Yarvin
5f7d3922bd End use of legacy $| and $& syntax. 2018-03-18 20:54:47 -07:00
Anton Dyudin
19ebc829d6 fix +ivory, web/unmark/test, flag arvo.hoon as broken 2017-11-27 18:09:33 -08:00
Anton Dyudin
9816bb1ece fix ren/run, unmark test suite 2017-11-27 16:25:06 -08:00
Anton Dyudin
ea39cb9421 update cram test suite for master 2017-11-13 18:45:53 -08:00
Anton Dyudin
5ef15d5fda remove disabled commonmark test case 2017-11-13 18:44:48 -08:00
Anton Dyudin
f5fbbb206a remove vast2 reference from test suite, update umd 2017-11-13 18:19:37 -08:00
Ted Blackman
62fec03d96 Fixed code block at start of blockquote 2017-08-29 18:05:44 -07:00
Ted Blackman
bba0b68585 Finished first draft of docs. Left in TODO for fixing code blocks in blockquotes 2017-08-29 17:34:55 -07:00
Ted Blackman
a9aaa08c10 WIP docs 2017-08-28 20:31:38 -07:00
Ted Blackman
7c2a56b929 markdown in sail 2017-08-24 16:32:45 -07:00
Ted Blackman
fd022172c9 parse empty div; changed indent representation 2017-08-24 15:04:24 -07:00
Ted Blackman
398c0dd180 Adds == as markdown terminator 2017-08-24 14:22:38 -07:00
Ted Blackman
1b5d25a71e Detect outdent in ++snap 2017-08-23 17:05:59 -07:00
Ted Blackman
38ce350352 ;> to start markdown 2017-08-22 15:03:34 -07:00
Ted Blackman
8c7dc9706f Fix indented fenced blocks and test file 2017-08-22 14:58:44 -07:00
Ted Blackman
28acd75a9a fenced code blocks in separate parser to support blank lines 2017-08-22 14:02:44 -07:00
Ted Blackman
d61d2a0513 update test file for fenced code block 2017-08-22 12:36:54 -07:00
Ted Blackman
b3dd151c0a updated related test files 2017-08-21 16:44:07 -07:00
Anton Dyudin
6d03df2001 Weird hack to allow hoon at start-of-line 2017-08-09 18:09:31 -07:00
Anton Dyudin
b249807893 add leading space, trailing newline to block parser input 2017-08-09 12:30:37 -07:00
Anton Dyudin
2c5e4445b1 add .umd urbit-markdown mark 2017-08-07 13:17:22 -07:00
Anton Dyudin
3e75ba0466 normalize cram output slightly for comparison 2017-08-03 18:13:11 -07:00
Anton Dyudin
cad9c98421 check commonmark vs cram output 2017-08-03 18:12:47 -07:00
Anton Dyudin
c11275a0be show cram renderings of commonmark examples 2017-08-03 17:47:25 -07:00
Anton Dyudin
08ac61b9a4 add CommonMark spec document 2017-08-03 15:34:16 -07:00
Anton Dyudin
ae9d5e5429 add <style> test, allow immediate sail in ++shut:ap 2017-08-03 15:18:27 -07:00
Anton Dyudin
d6365680e7 add http://localhost:8443/unmark/all test frontend 2017-08-03 14:13:17 -07:00
Fang
30154b559f Updated test files. 2017-08-02 18:04:12 -07:00
Fang
47e65df18a parse first line in container 2017-08-01 15:06:13 -07:00
Fang
0fac5b29b6 don't require blank lines between list items, quotes 2017-07-31 17:26:18 -07:00
Fang
5fbff69e37 Change blackquote syntax to '> ', embed syntax to '! ' 2017-07-28 15:00:14 -07:00
Fang
f2756f3221 Slightly neater literal quote handling 2017-07-26 12:03:03 -07:00
Fang
0ad29f19ce Implemented interpolated sail parsing.
Added test case for interpolated sail parsing.
2017-07-26 11:28:57 -07:00
C. Guy Yarvin
6e4799d4d4 Debugging disabled for perf testing. 2017-07-24 14:34:09 -07:00
C. Guy Yarvin
61d8211de3 Test files. 2017-07-23 23:20:20 -07:00
C. Guy Yarvin
19f0746ef0 Appears functional. 2017-07-23 23:19:53 -07:00
C. Guy Yarvin
a18329c3a9 Smoke test. 2017-07-23 16:00:45 -07:00