Steven
be20b5f953
Merge pull request #1181 from UziTech/em-less-than-2-chars
...
Em less than 3 chars
2018-04-05 11:28:23 -04:00
Tony Brix
81e01d4faf
add more edge cases
2018-04-05 09:34:03 -05:00
Tony Brix
6ce9c099e0
add tests
2018-04-05 09:34:02 -05:00
Tony Brix
60c2dc4f2c
fix inline.em
2018-04-05 09:34:02 -05:00
Steven
06ec83d92a
Merge pull request #1204 from 8fold/update-readme
...
Get second marked descriptor to fit one line
2018-04-05 09:16:40 -04:00
Steven
f4387f86eb
Merge pull request #1203 from UziTech/UziTech-patch-1
...
use default options in Renderer
2018-04-05 09:14:10 -04:00
Josh Bruce
0284ffc336
Merge pull request #1182 from UziTech/cmd-string
...
allow string arg from command line
2018-04-05 09:03:09 -04:00
Tony Brix
25c456a5e7
lint
2018-04-05 00:00:37 -05:00
Tony Brix
e0fd00bec4
add doc example
2018-04-04 23:53:53 -05:00
Tony Brix
f03a576063
prefer input
2018-04-04 23:53:53 -05:00
Tony Brix
0dcb02f643
allow string arg
2018-04-04 23:53:53 -05:00
Josh Bruce
eaf8e51e52
Ran lint fixes
2018-04-04 22:50:11 -04:00
Josh Bruce
ede1957d93
Try to get low-level bullet to fit on one line
2018-04-04 22:43:24 -04:00
Josh Bruce
3f6b2c817d
Merge pull request #1185 from UziTech/eslint-all-the-things
...
Eslint all the things
2018-04-04 19:51:39 -04:00
Tony Brix
a19e2b631a
use default options in Renderer by default
2018-04-04 14:30:42 -05:00
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
Tony Brix
a5eb9c0c86
remove err
2018-04-01 23:16:01 -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
ada4a1d8c0
lint all js files
2018-03-29 13:00:59 -05:00
Tony Brix
ec463419c3
ignore *.min.js files
2018-03-29 13:00:33 -05:00
Tony Brix
9b040ef323
update eslint call to include all js files
2018-03-29 11:41:33 -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