285 Commits

Author SHA1 Message Date
Tony Brix
da1c57f74c
chore(docs): add extensions link to nav links (#2105) 2021-06-16 09:55:06 -05:00
Trevor Buckner
5be9d6d70e
feat: Custom Tokenizer/Renderer extensions (#2043)
Co-authored-by: Tony Brix <tony@brix.ninja>
2021-06-15 18:22:00 -05:00
Steven
65c3f77f3f
docs: update highlight.js usage (#2003) 2021-04-11 22:37:55 -05:00
Tony Brix
e8ddad0971
docs: fix demo initial options not loaded (#1983) 2021-03-25 08:51:34 -05:00
Ulisse mini
29dbc21d20
docs: warn about broken inline latex example (#1949)
The docs don't mention how the latex example won't actually work with inline latex, ie. `foo $bar$ baz`
2021-02-19 10:04:41 -06:00
Tony Brix
3ad3b10fb1
docs: update inline tokenizer docs with emStrong (#1928) 2021-02-07 20:26:57 -06:00
Trevor Buckner
f848e77039
fix: Join adjacent inlineText tokens (#1926) 2021-02-07 16:22:47 -06:00
Tony Brix
a775f1b3f4
chore(demo): add links to other demos (#1852) 2020-11-30 08:47:12 -06:00
Tony Brix
803a6a960a
chore(dev-deps): remove eslint-plugin-standard (#1849) 2020-11-22 23:19:28 -06:00
Tony Brix
f17f55f9d9
chore(docs): update versioning and other docs (#1834)
Co-authored-by: Steven <steven@ceriously.com>
2020-11-18 14:20:03 -06:00
Tony Brix
c50e39e58a
chore(docs): Codeql fixes (#1793) 2020-11-06 08:34:31 -06:00
Tony Brix
3c31a3008c
chore: use semantic release (#1767) 2020-10-21 08:21:12 -05:00
Tony Brix
d0818b6367
update docs example 2020-09-21 09:59:33 -05:00
Tony Brix
957a4f3893
Update docs/INDEX.md
Co-authored-by: Steven <steven@ceriously.com>
2020-09-21 09:57:04 -05:00
Tony Brix
c38ecb435c
Update docs/INDEX.md
Co-authored-by: Steven <steven@ceriously.com>
2020-09-21 09:56:54 -05:00
Tony Brix
5afb00518f add inline markdown docs 2020-09-21 00:00:45 -05:00
Steven
cf80141f37 Missed one html suffix 2020-08-29 18:55:11 -04:00
Steven
7846b3da9b Add redirect from old URL to new URL 2020-08-29 18:46:56 -04:00
Steven
9bf1836e00 Fix logo height/width 2020-08-29 18:32:39 -04:00
Steven
0e87266b29 Optimize logo svg 2020-08-29 18:13:33 -04:00
Steven
010c95f090 Use cleanUrls 2020-08-29 17:55:07 -04:00
Steven
8a681e8523 Add a title to each page 2020-08-16 23:34:13 -04:00
Steven
b134cf6e70 Fix nav selected 2020-08-16 22:49:46 -04:00
Steven
2bf10a9eb7 Add hightlight.js styles 2020-08-16 22:41:11 -04:00
Steven
5e704a0072 Move css to separate file 2020-08-16 22:29:05 -04:00
Steven
432bb1d9eb Copy license to docs 2020-08-15 19:42:22 -04:00
Steven
6789214c5c Fix links to other documents 2020-08-15 19:35:00 -04:00
Steven
ecf9112085 Rename readme to index 2020-08-15 19:21:36 -04:00
Steven
94ab9121c1 Add template _document.html 2020-08-15 19:20:00 -04:00
Steven
b6773fca41 Delete CNAME 2020-08-13 10:35:42 -04:00
Steven
76184a9596 Marked.js => Marked 2020-08-10 10:11:14 -04:00
Steven
ba130648df
Merge pull request #1728 from flouc001/nfe/dry-run-slug
NFE: add dry run capabilities to default slugger
2020-07-15 08:46:24 -04:00
Callum
0c415fd82e
update docs example to be clearer
Co-authored-by: Steven <steven@ceriously.com>
2020-07-15 08:02:55 +01:00
Tony Brix
6f7522fce7
Merge pull request #1729 from UziTech/quick-ref 2020-07-13 13:10:08 -05:00
Tony Brix
f8024eb24d
remove ending slash
Co-authored-by: Steven <steven@ceriously.com>
2020-07-13 13:07:46 -05:00
Tony Brix
524ae66ba6
remove ending slash
Co-authored-by: Steven <steven@ceriously.com>
2020-07-13 13:07:30 -05:00
flouc001
710658cb61 use options param, update docs, update tests 2020-07-12 19:38:37 +01:00
flouc001
2290f677c9 update docs 2020-07-11 09:36:24 +01:00
Tony Brix
a761316b31
Merge pull request #1726 from UziTech/show-rules
Add `npm run rules`
2020-07-09 16:36:18 -05:00
Tony Brix
f8193eda1a add npm run rules 2020-07-09 12:16:43 -05:00
Vas Sudanagunta
2a847e67db
clarify level of support for Markdown flavors
fixes #1718
2020-07-06 16:47:39 -04:00
Tony Brix
2c4b996af7 more quickref.md fixes 2020-06-24 14:34:03 -05:00
Tony Brix
b198b55eb0
Merge pull request #1712 from UziTech/hash-hash
decode hash in docs
2020-06-19 20:27:23 -05:00
Tony Brix
835f3a12f1 decode hash 2020-06-19 10:31:53 -05:00
Tony Brix
1b3125b76f add favicon to docs 2020-06-16 11:06:38 -05:00
Hugh Secker-Walker
e516463b7e
Update smiley image url 2020-05-19 09:52:15 -04:00
Hugh Secker-Walker
e210c87ec3
chore(fix): Fix some problems with demo quickref 2020-05-19 07:24:02 -04:00
Tony Brix
acc84eb6a0 add walkTokens to docs 2020-05-12 19:57:28 -05:00
Steven
0a57e47d11
Merge pull request #1652 from UziTech/codespan-newline
Codespan newline
2020-05-03 15:19:53 -04:00
Tony Brix
bf672bb521 add tokenizer to option docs 2020-05-02 23:59:33 -05:00