1039 Commits

Author SHA1 Message Date
Paul Roub
697af11e53 Added integration tests for explicitly-initialized ordered lists.
Fixed a bug in the initial implementation of ordered-list
initialization.

Add a simpler unit test around starting-from-zero.
2018-03-20 17:03:11 -04:00
Josh Bruce
682b9c62b8 grammar 2018-03-20 16:21:36 -04:00
Josh Bruce
e3489ca1c8 Add marked mark maker badge 2018-03-20 16:14:44 -04:00
Paul Roub
6b4f2ffa10 Start ordered lists using the initial numbers from markdown lists
Adds tests for list creation and continuation when starting with a
number other than 1.

Emits 'start' attribute only when necessary; simple cases behave as
always.
2018-03-15 12:56:59 -04:00
Josh Bruce
03d0ed0062 [editorconfig]: All md files except in test use tab (#1111)
* All md files except in test use tab
* Remove translate_tabs_to_spaces
2018-03-14 16:49:40 -04:00
Steven
c22be25663
Create CNAME for marked.js.org 2018-03-13 14:54:49 -04:00
Steven
35214c58a6 Add initial docs with logo 2018-03-11 18:43:26 -04:00
Steven
3e681a695c Move most of README.md to /docs/README.md 2018-03-11 17:32:23 -04:00
Steven
94b8b3e1b1 Move existing docs to /docs dir 2018-03-11 17:16:48 -04:00
Steven
2509660bb9 Rename doc to docs 2018-03-11 17:06:03 -04:00
Josh Bruce
d4e7bb4bb1 Code of conduct (#1094)
Add initial code of conduct similar to Node.js
2018-03-08 09:30:27 -05:00
Jamie Davis
214468b9b8
Merge pull request #1121 from UziTech/jasmine
[WIP] Jasmine 3.1.0
2018-03-04 15:10:14 -05:00
Josh Bruce
ad0585ddf2
Merge pull request #1122 from alextrastero/patch-1
Thanks!
2018-03-04 09:22:18 -05:00
Alexander Odell
e3a988cf51
Fix usage links in README 2018-03-04 15:02:00 +01:00
Josh Bruce
ecbf4b0430 Minor docs update for easier maintenance (#1116)
* Add markdown flavors to issues and pr templates

Take the burden off the core team to identify which markdown flavor is experiencing the issue.

* Add Totally Tron badge

* Rename RELEASE to PUBLISHING

* Move comment based on review

* Rename USAGE_ to USING_
2018-03-04 08:43:00 -05:00
Tony Brix
5768180999 travis build stages (#1113)
* add travis build stages

* add emoji
2018-03-04 08:40:04 -05:00
Tony Brix
9c6c13f3d3 fix tests 2018-03-04 00:51:00 -06:00
Tony Brix
79325aa9e1 add tests 2018-03-04 00:47:02 -06:00
Tony Brix
dce66a2849 add first test 2018-03-03 21:33:02 -06:00
Josh Bruce
61505c38fe
Merge pull request #1117 from joshbruce/update-authors
Add size constraints and ability to volunteer to AUTHORS
2018-03-03 21:15:02 -05:00
Tony Brix
d26e6a558c
Merge pull request #1118 from styfle/repo-name
Update url to new GitHub repo
2018-03-03 20:05:15 -06:00
Steven
ec78260e11 Fix urls to markedjs 2018-03-03 14:20:24 -05:00
Josh Bruce
af8c491283 Add disclaimer re volunteering 2018-03-03 14:19:20 -05:00
Josh Bruce
5d30e1ad1a Add size constraints and ability to volunteer 2018-03-03 14:13:43 -05:00
Tony Brix
8a1a31d35f add jasmine tests 2018-03-03 01:09:09 -06:00
Tony Brix
6485121076 add jasmine ^3.1.0 2018-03-03 01:00:29 -06:00
Tony Brix
76d75e19c7
Merge pull request #1112 from UziTech/revert-lint-on-test
revert #1088
2018-03-02 23:14:31 -06:00
Tony Brix
ace2d55705 revert #1088 2018-03-02 23:11:58 -06:00
Josh Bruce
3f04f925b4 Setup .editorconfig (#1082) 2018-03-02 15:34:17 -05:00
Josh Bruce
ff878730cd
Merge pull request #1105 from joshbruce/update-authors
Update authors
2018-03-02 10:44:44 -05:00
Josh Bruce
a139051423
Merge pull request #1088 from joshbruce/run-test-lint-during-test
Run lint tests with regular test suite
2018-03-02 09:40:49 -05:00
Josh Bruce
4581feebd3
Merge pull request #1095 from joshbruce/update-readme
Update security section of README
2018-03-02 09:11:11 -05:00
Josh Bruce
73ac57d3d4 GFM compiler doesn't seem to parse links inside blockquotes?? 2018-03-02 08:45:02 -05:00
Josh Bruce
5d1ba58e32 Updated based on feedback 2018-03-02 08:43:20 -05:00
Josh Bruce
67ffd5a1fb Grammar 2018-03-01 15:44:47 -05:00
Josh Bruce
0b05047b91 Add instructions 2018-02-28 23:51:19 -05:00
Josh Bruce
d2c81548a2 Add further instruction 2018-02-28 23:50:31 -05:00
Josh Bruce
ee0a2ac9b5 Minor phrasing 2018-02-28 23:49:00 -05:00
Josh Bruce
327275c5a4 DRI for merging the badge PR 2018-02-28 23:48:00 -05:00
Josh Bruce
a1b4404775 Removing a badge reasons 2018-02-28 23:41:33 -05:00
Josh Bruce
1e34ae2005 Typo 2018-02-28 23:38:25 -05:00
Josh Bruce
962b41b6a0 Typos 2018-02-28 23:37:03 -05:00
Josh Bruce
1164b52336 Minor grammar 2018-02-28 23:34:44 -05:00
Josh Bruce
cfec9baa64 Well, unordered lists don't work...bummer 2018-02-28 23:33:38 -05:00
Josh Bruce
d9107eca78 Change to ordered list 2018-02-28 23:33:06 -05:00
Josh Bruce
8328e06dd5 Make task list 2018-02-28 23:32:02 -05:00
Josh Bruce
03dcc2655d Adding to add 2018-02-28 23:30:17 -05:00
Josh Bruce
56e1bc07cb Minor comdey 2018-02-28 23:29:42 -05:00
Josh Bruce
0ab7253803 Make new paragraph 2018-02-28 23:28:21 -05:00
Josh Bruce
967adbc387 Inline anchors and minor correction 2018-02-28 23:27:20 -05:00