60 Commits

Author SHA1 Message Date
Josh Bruce
373fbd4313
Merge pull request #1196 from UziTech/demo-link-outputtype
Demo link outputtype
2018-04-03 20:56:38 -04:00
Steven
f82b42dd46
Merge pull request #1198 from UziTech/demo-marked
use marked.js in demo instead of marked.min.js
2018-04-03 16:03:32 -04:00
Tony Brix
69f9fc3bc4
use marked.js 2018-04-03 14:34:31 -05:00
Josh Bruce
8804676f98 Disable heading IDs (#1190)
* Add option to disable heading ids
* Alphabetize and add options to docs
2018-04-03 15:10:26 -04:00
Tony Brix
f66196ae5f fix when text is blank 2018-04-03 11:39:08 -05:00
Tony Brix
f9cef1f0d7 add outputType param 2018-04-03 11:21:43 -05:00
Tony Brix
68900ba809 fix spaces 2018-04-03 11:07:56 -05:00
Steven
9a52de7a2c
Merge pull request #1176 from vsemozhetbyt/doc-using-pro-tokens-exhaustion
Document mutability of tokens argument in parser
2018-04-01 21:53:11 -04:00
Tony Brix
3c3db6b004
use fetch 2018-03-29 13:08:48 -05:00
Tony Brix
f3cab3f75b add permalink and clear button 2018-03-28 11:24:14 -05:00
Vse Mozhet Byt
bf5b83c847 Document mutability of tokens argument in parser 2018-03-28 04:01:34 +03:00
Steven
8489411887
Merge pull request #1168 from UziTech/hash-change-docs
Hash change docs
2018-03-27 19:46:11 -04:00
Josh Bruce
2fee1a16af
Merge pull request #1171 from vsemozhetbyt/doc-marked-defaults
Complement options table in USING_ADVANCED.md
2018-03-27 19:41:19 -04:00
Steven
7c17d3127a
Merge pull request #1175 from vsemozhetbyt/doc-using-pro-duplicate
Remove duplicate part in docs/USING_PRO.md
2018-03-27 19:37:49 -04:00
Steven
3eeb817dc9
Merge pull request #1173 from vsemozhetbyt/doc-using-pro-code-1
Fix nits in code example in USING_PRO.md
2018-03-27 19:35:03 -04:00
Steven
37b9aa62ad
Merge pull request #1172 from vsemozhetbyt/patch-3
Fix typo in USING_ADVANCED.md
2018-03-27 19:33:35 -04:00
Steven
3400fd83f9
Merge pull request #1170 from vsemozhetbyt/patch-2
Fix nits in code example in USING_ADVANCED.md
2018-03-27 19:31:44 -04:00
Vse Mozhet Byt
0b6a240ebb Remove duplicate part in docs/USING_PRO.md 2018-03-28 00:54:11 +03:00
Vse Mozhet Byt
e93bfb3fc2 Fix nits in code example in USING_PRO.md
* Rename undefined variable.
* Delete unneeded quotes.
* Fix alignment in the actual output from the code example
  and make it more close to the "Output:" example
  (otherwise, the indentation of the "<h1>" line will be out of order).
2018-03-27 23:38:03 +03:00
Tony Brix
a17feb12d6 add slash at beginning 2018-03-27 14:08:25 -05:00
Vse Mozhet Byt
0535cb1785
Fix typo in USING_ADVANCED.md 2018-03-27 19:50:46 +03:00
Vse Mozhet Byt
ef1f8a42f3 Complement options table in USING_ADVANCED.md
* Add some missing defaults.
* Add periods.
* Simplify spaces.
2018-03-27 19:30:52 +03:00
Vse Mozhet Byt
dd72201259
Fix nits in code example in USING_ADVANCED.md
1. Tab indent -> 2 spaces indent.
2. Rename undefined variable.
2018-03-27 19:01:10 +03:00
Tony Brix
3d357e9c18 throw error on error 2018-03-27 10:52:41 -05:00
Vse Mozhet Byt
c6176efc13 Fix unrendered links in docs/CODE_OF_CONDUCT.md
I've also tried to shorten the text part of the second link
to not be a bit tautological.
2018-03-27 18:46:48 +03:00
Tony Brix
5340381d28 fix initial hash not .md 2018-03-27 10:34:52 -05:00
Tony Brix
4c71689dfa update links 2018-03-27 10:19:41 -05:00
Tony Brix
931bbf746e use hash change 2018-03-27 10:19:31 -05:00
Tony Brix
479fc66153 fix link to hash in other .md file 2018-03-26 11:01:33 -05:00
Tony Brix
133059006e fix for ie 2018-03-26 10:43:37 -05:00
Tony Brix
b1a238a96e move demo to folder 2018-03-26 10:36:47 -05:00
Steven
239f0aae85 Add link to demo from readme 2018-03-25 20:46:27 -04:00
Steven
90f1f023bf Add logo to demo page 2018-03-25 20:41:50 -04:00
Steven
bd4da952e7 Move script to the bottom 2018-03-25 20:36:41 -04:00
Steven
473c155615 Add "Fork me on GitHub" ribbon 2018-03-25 20:35:07 -04:00
Steven
5618acf9cd Enhance demo.css 2018-03-25 20:28:22 -04:00
Steven
4dbb434628 Replace double with single quotes, remove comments 2018-03-25 20:15:05 -04:00
Steven
8e035bb3be Change jquery usage to querySelector 2018-03-25 20:07:48 -04:00
Steven
c5171e6ceb Move <script> to the bottom 2018-03-25 19:48:29 -04:00
Steven
57a5fb8212 Remove unused jquery 2018-03-25 19:47:12 -04:00
Steven
e9d5055fb4 Fix url to repo 2018-03-25 19:46:49 -04:00
Steven
5a3565eec4 Change "Marked Demo Page" to "Marked Demo" 2018-03-25 19:46:27 -04:00
Steven
2296958a13 Add doctype to demo.html 2018-03-25 19:45:36 -04:00
Steven
0540ab6990 Move demo to docs 2018-03-25 19:32:50 -04:00
Tony Brix
9c01b83370 link to README.md 2018-03-22 14:33:27 -05:00
Tony Brix
fd9f444133 add github ribbon 2018-03-22 14:22:57 -05:00
Tony Brix
f5a4add797 add home link to header 2018-03-22 13:49:47 -05:00
Tony Brix
24c0b7fd66 fix installation nav 2018-03-22 11:57:04 -05:00
Josh Bruce
6661fe503e
Merge pull request #1148 from 8fold/styfle-admin
styfle to admin
2018-03-21 17:52:16 -04:00
道化師
2c20df95c4 Fix usage links in USING_ADVANCED.md 2018-03-22 01:53:40 +09:00