33 Commits

Author SHA1 Message Date
02b9e94d3e
add newline after rendered headers 2023-08-19 14:23:59 -07:00
43e15a90a9
add support for embed, media elements 2023-07-16 16:20:32 -07:00
dff6c31481
add support for http QUERY method in prism 2023-06-10 17:40:10 -07:00
950e04ae57
allow for more characters in citations 2023-06-03 18:13:18 -07:00
bc031e8639
enable headers to have inline sub-elements 2023-05-27 18:10:26 -07:00
e127195eaa
remove console.log 2023-05-26 19:28:18 -07:00
21dbcad44f
new description list rendering 2023-05-26 19:26:37 -07:00
5f5cd286e7
fix extension loading 2023-05-18 22:24:10 -07:00
865016bb26
do not render in async mode 2023-05-18 21:56:18 -07:00
78f99afef0
do not render anchors to nowhere 2023-05-18 21:38:05 -07:00
a9e51d837d
update inline render to use same options 2023-05-18 21:33:37 -07:00
e40db445a5
disable newly deprecated stuff 2023-05-18 21:27:09 -07:00
95c15ee027
updated marked to v5; better baseurl handling 2023-05-18 21:20:39 -07:00
e601f45836
update bin scripts to work as symlinks 2023-05-13 22:11:59 -07:00
2bd98c788d
export 2023-05-13 20:13:49 -07:00
c06c01823b
add sync inline renderer 2023-05-13 20:12:39 -07:00
0f83a56299
cleanup 2023-05-12 15:07:43 -07:00
8599460702
whitelist rdfa tags/attrs in html sanitizer 2023-05-12 14:59:45 -07:00
859064f00b
add rdfa for breadcrumbs 2023-05-12 14:54:05 -07:00
f48c0c6b75
fixing bug 2023-05-12 14:42:57 -07:00
7d5d29dade
add support for breadcrumb navs 2023-05-12 14:35:49 -07:00
3ddde81e1c
updates to markdown processing to allow custom elements 2023-05-11 18:02:40 -07:00
20cc517802
fix regexes 2023-05-09 21:53:43 -07:00
ac4d6786d3
fix regexes 2023-05-09 21:47:56 -07:00
9d233a8dc3
fix regexes 2023-05-09 21:38:23 -07:00
d9c3371245
first pass at color name => theme color processing for pikchr 2023-05-09 21:32:48 -07:00
715451f02f
fix frontmatter parse flag 2023-05-07 17:19:55 -07:00
25ae8b0bcb
remove console.log 2023-05-06 15:21:31 -07:00
4ceff93214
updates to frontmatter handling 2023-05-06 14:07:15 -07:00
cee1d41d6f
cleanup 2023-04-29 17:24:14 -07:00
a26588835b
support for stripping off frontmatter 2023-04-29 17:19:34 -07:00
8c33dd7a1a
more readme 2023-04-29 16:01:55 -07:00
c366c1e605
first commit; migrate code from minimal/docs-server 2023-04-29 14:48:17 -07:00