1071 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
Josh Bruce
c4025d11d8
Merge pull request #1197 from UziTech/demo-link-in-issue-template
Update ISSUE_TEMPLATE with demo links
2018-04-03 20:47:31 -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
5b88fad19a
Update ISSUE_TEMPLATE.md 2018-04-03 13:48:25 -05: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
Josh Bruce
c09932e8a3
Merge pull request #1183 from UziTech/demo-text
add permalink and clear button
2018-03-30 10:06:48 -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
Josh Bruce
05aa7f100a
Merge pull request #1174 from vsemozhetbyt/patch-4
Fix typos in .github/PULL_REQUEST_TEMPLATE.md
2018-03-27 19:40:14 -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
Steven
003500b8aa
Merge pull request #1169 from vsemozhetbyt/patch-1
Fix unrendered links in docs/CODE_OF_CONDUCT.md
2018-03-27 19:29:31 -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
61b99b98bd Fix typos in .github/PULL_REQUEST_TEMPLATE.md 2018-03-27 23:53:06 +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
84c5bc75ee
Merge pull request #1165 from vsemozhetbyt/patch-1
Update link to demo page in README.md
2018-03-27 08:15:57 -05:00
Vse Mozhet Byt
b5b5314e9f
Update link to demo page in README.md 2018-03-27 15:44:02 +03:00
Steven
46b78be138
Merge pull request #1163 from UziTech/clean-demo
Clean up docs
2018-03-26 13:54:17 -04: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
Josh Bruce
a92eb65218
Merge pull request #1161 from styfle/www-demo
Move demo to docs
2018-03-25 23:25:46 -04:00
Josh Bruce
5d1baa4d7c
Merge pull request #1157 from markedjs/release-0.3.19
Release 0.3.19
v0.3.19
2018-03-25 22:56:52 -04: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