Fang
|
7739bfb855
|
Further renaming "reader" to "client".
|
2017-11-16 16:36:34 +01:00 |
|
Fang
|
d3dabed6ce
|
Updated webtalk files to the version in commit f7b5595.
Includes changes to make it compatible with %hall.
|
2017-11-07 22:18:28 +01:00 |
|
Fang
|
220840b1d2
|
Updated tree/main.js to the version in commit 858f1eb.
Includes changes to use the %fora app rather than %talk.
|
2017-11-07 22:14:40 +01:00 |
|
Anton Dyudin
|
c396584886
|
Merge branch 'nozap'
|
2017-10-30 18:13:06 -07:00 |
|
Anton Dyudin
|
57006281f2
|
Merge remote-tracking branch 'urbit/maint-20170614'
|
2017-10-30 17:05:17 -07:00 |
|
C. Guy Yarvin
|
5a74064080
|
Merge branch 'remaint' into remaint-merge
|
2017-10-01 18:50:19 -07:00 |
|
Keaton Dunsford
|
23f2bb6a65
|
tree@f7e376e finally fix that return and new twitter
|
2017-09-27 15:57:11 -07: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 |
|
Fang
|
660b17ba34
|
Fixed rendered of %app and %lin speeches in %fat.
|
2017-08-12 13:03:58 -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 |
|
Anton Dyudin
|
5c6b95808f
|
tree@da7808a actually disable post box upon submission
|
2017-05-26 16:00:10 -07:00 |
|
Galen Wolfe-Pauly
|
1ca5ce29ad
|
fora fix
|
2017-04-07 15:53:20 -07:00 |
|
Raymond Pasco
|
e10dc26bea
|
Merge remote-tracking branches 'Fang/urbjs-isurl', 'ohaitch/stray-marks', 'eglaysher/fix-help', 'joemfb/prompt-sticky-master', 'joemfb/cork-safe' and 'joemfb/fry-nest'
|
2017-03-28 07:35:46 -04:00 |
|
Galen Wolfe-Pauly
|
ff908aa4d8
|
merged, so now: talk@971337c
|
2017-03-03 03:19:57 -05:00 |
|
Galen Wolfe-Pauly
|
88acfe89b1
|
simple room filtering
|
2017-03-03 03:19:57 -05:00 |
|
Raymond Pasco
|
c06e10e7c2
|
Merge remote-tracking branches 'joemfb/mar-telegram', 'galenwp/docs-fix', 'galenwp/room-filtering', 'Fang/talk-team' and 'keatondunsford/fix-html-mark' into maint-20160818
handles $mor speech in mar/talk/telegram
tree@258fdf7
simple channel filtering
Prevent unauthorized talk message sending
add `++grad %mime` to html.hoon mark
|
2017-03-03 03:09:32 -05:00 |
|
Galen Wolfe-Pauly
|
a9f8abb6e6
|
merged, so now: talk@971337c
|
2017-02-14 13:20:14 -08:00 |
|
Raymond Pasco
|
bab93e7ac2
|
Merge remote-tracking branch 'ohAitch/zuseflat-pretty'
Complete the restructuring of zuse. Add old-zuse compatibility layer.
|
2017-02-13 22:19:03 -05:00 |
|
Anton Dyudin
|
8a175dc6e1
|
read two levels of marks, sort result
|
2017-02-13 14:58:55 -08:00 |
|
Galen Wolfe-Pauly
|
7d5ca0930c
|
simple room filtering
|
2017-02-12 20:49:42 -08:00 |
|
Fang
|
e4310619ea
|
Fixed urb.util.isURL to allow multiple successive hyphens in URLs.
|
2017-02-01 21:48:03 +01:00 |
|