Ted Blackman
|
a9aaa08c10
|
WIP docs
|
2017-08-28 20:31:38 -07:00 |
|
Anton Dyudin
|
6c271563ef
|
<br/> from trailing \
|
2017-08-28 17:52:18 -07:00 |
|
Ted Blackman
|
5ab0a794b1
|
Fix header in blockquote
|
2017-08-28 15:11:09 -07:00 |
|
Ted Blackman
|
6a05cf158c
|
fixed list outdent parsing; moved list closing to ++line
|
2017-08-25 18:12:05 -07:00 |
|
Ted Blackman
|
1176fe0f3d
|
consolidated outdent parsing
|
2017-08-25 17:29:50 -07:00 |
|
Anton Dyudin
|
0cd98d9c2c
|
get rid of bal par copy, restrict read-line mutation
|
2017-08-24 20:31:37 -07:00 |
|
Anton Dyudin
|
d3f9ecb667
|
move code unrelated to opening items out of ++open-item
|
2017-08-24 20:05:31 -07:00 |
|
Anton Dyudin
|
54105e7fd0
|
formalize %poem as an indent-based style
|
2017-08-24 19:51:16 -07:00 |
|
Anton Dyudin
|
0fcf16898e
|
formalize %dent parsing
|
2017-08-24 19:13:49 -07:00 |
|
Anton Dyudin
|
fa2b9a0eea
|
use read-one for --- <hr> parsing
instead of counting it as a container "item"
|
2017-08-24 18:10:22 -07:00 |
|
Anton Dyudin
|
7cbaffcbed
|
refactor fenced-code postprocessing into ++parse
|
2017-08-24 17:49:23 -07:00 |
|
Ted Blackman
|
9a72aa2147
|
whitespace
|
2017-08-24 17:02:02 -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
|
fe44db7e3d
|
categorized trig-style
|
2017-08-24 13:33:25 -07:00 |
|
Ted Blackman
|
c4793de019
|
Fix bug with outdent (col -> top)
|
2017-08-24 13:20:46 -07:00 |
|
Ted Blackman
|
dc993fe091
|
rename arms, clean comments
|
2017-08-23 18:09:25 -07:00 |
|
Ted Blackman
|
1b5d25a71e
|
Detect outdent in ++snap
|
2017-08-23 17:05:59 -07:00 |
|
Ted Blackman
|
45658a6017
|
Revert "backtracking hack to fix dedent parsing; adds == as terminator"
This reverts commit 459ff495b3 .
|
2017-08-23 10:26:10 -07:00 |
|
Ted Blackman
|
ef7ee5918a
|
cleanup
|
2017-08-22 17:13:32 -07:00 |
|
Ted Blackman
|
459ff495b3
|
backtracking hack to fix dedent parsing; adds == as terminator
|
2017-08-22 17:02:13 -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
|
5626c70b31
|
Fix --- eating next line
|
2017-08-22 12:34:27 -07:00 |
|
Ted Blackman
|
b3dd151c0a
|
updated related test files
|
2017-08-21 16:44:07 -07:00 |
|
Ted Blackman
|
1de4408df3
|
Fenced code blocks
|
2017-08-21 16:32:03 -07:00 |
|
Ted Blackman
|
31aba9606c
|
removed leading zap in new vast2.hoon
|
2017-08-18 18:43:44 -07:00 |
|
Anton Dyudin
|
6d03df2001
|
Weird hack to allow hoon at start-of-line
|
2017-08-09 18:09:31 -07:00 |
|
Anton Dyudin
|
fe96ff92bc
|
don't parse raw numbers as code
|
2017-08-09 18:01:49 -07:00 |
|
Anton Dyudin
|
7eeb8f5990
|
don't emit emty <p> tags
and clean up resolved old comment
|
2017-08-09 13:36:51 -07:00 |
|
Anton Dyudin
|
812f5e6032
|
parse whitespace after horizontal rule, sail
(cherry picked from commit 5317b6a1fd81f05ab8cb9b4b5645bdefbf4dd188)
|
2017-08-09 12:31:03 -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
|
19bf1b20f0
|
expose cram parser
|
2017-08-04 17:49:38 -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
|
e5640e503e
|
don't error on <hr> continuation
|
2017-08-03 17:47:01 -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 |
|
Anton Dyudin
|
431671883f
|
don't auto-parse comments inside markdown
|
2017-08-03 14:04:44 -07:00 |
|
Fang
|
30154b559f
|
Updated test files.
|
2017-08-02 18:04:12 -07:00 |
|
Fang
|
bab3b039ca
|
Enable markdown as a twig syntax
commenting/removing various printfs
|
2017-08-02 17:36:40 -07:00 |
|
Fang
|
f3c61df97a
|
Move ++cram to ++vast
|
2017-08-02 16:25:32 -07:00 |
|
Fang
|
956867e394
|
last-minute refactoring for inclusion in hoon.hoon
|
2017-08-02 15:53:05 -07:00 |
|
Fang
|
9c6ed180d3
|
move ++freeze to ++shut:ap, produce marl
|
2017-08-02 15:40:13 -07:00 |
|