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
Steven
a089991fe3
Merge pull request #64 from fidian/master
...
Demo page - live preview
2018-03-25 19:20:36 -04:00
Steven
ad6c7f9125
Merge pull request #1156 from UziTech/docs-navigation
...
Docs navigation
2018-03-25 18:33:49 -04:00
Josh Bruce
03e015ca91
0.3.19
2018-03-23 07:51:20 -04:00
Josh Bruce
cf2def076f
minify
2018-03-23 07:51:20 -04:00
Josh Bruce
29f4190117
Ignore DS_Store on macos
2018-03-23 07:50:42 -04:00
Josh Bruce
f29bceb025
Update publishing template ( #1154 )
2018-03-22 16:20:32 -04:00
Josh Bruce
210eed715b
Update badge template ( #1155 )
2018-03-22 16:19:44 -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
Josh Bruce
c1e19a9dec
Merge pull request #1152 from 8fold/release-0.3.18
...
Release 0.3.18
v0.3.18
2018-03-22 13:00:26 -04:00
Tony Brix
24c0b7fd66
fix installation nav
2018-03-22 11:57:04 -05:00
Josh Bruce
98c9d147ad
Update home page
2018-03-22 12:33:05 -04:00
Josh Bruce
5d5fa049ad
0.3.18
2018-03-22 12:22:13 -04:00
Josh Bruce
6661fe503e
Merge pull request #1148 from 8fold/styfle-admin
...
styfle to admin
2018-03-21 17:52:16 -04:00
Josh Bruce
5d3d70a5c8
Merge pull request #1144 from paulroub/OL_initial_numbers
...
Start ordered lists using the initial numbers from markdown lists
2018-03-21 16:10:08 -04:00
Steven
002c565ee9
Merge pull request #1151 from wraith13/master
...
Fix usage links in USING_ADVANCED.md
2018-03-21 13:06:52 -04:00
道化師
2c20df95c4
Fix usage links in USING_ADVANCED.md
2018-03-22 01:53:40 +09:00
Paul Roub
f69a82f7bc
Remove redundant cast
2018-03-21 09:23:13 -04:00
Josh Bruce
f886f40d8d
Merge pull request #1147 from 8fold/update-badges
...
Add marked mark maker badge
2018-03-20 20:50:15 -04:00
Josh Bruce
78a0258d81
styfle to admin
2018-03-20 20:43:50 -04:00
Josh Bruce
044683b12a
Remove Authors ~Head
2018-03-20 20:23:24 -04:00
Josh Bruce
cceac7718f
Merge remote-tracking branch 'upstream/master' into update-badges
2018-03-20 20:22:21 -04:00
Josh Bruce
265d6c1b39
pre-commit
2018-03-20 20:20:31 -04:00
Josh Bruce
341d128bee
Merge branch 'master' into update-badges
2018-03-20 20:19:26 -04:00
Steven
eef9de455e
Add /docs directory for GitHub Pages ( #1138 )
...
Add /docs directory for GitHub Pages
2018-03-20 19:36:23 -04:00
Paul Roub
de18d8a726
Use production, not unminified, code in marked spec test
2018-03-20 17:09:30 -04:00
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