Chris Rebert
|
223d9b4b6b
|
Merge branch 'master' into jonschlinkert/master
|
2014-10-28 11:10:51 -07:00 |
|
Chris Rebert
|
af70ac8ae1
|
Tweak parser to ignore empty Less section docstrings; fixes #14878
|
2014-10-27 13:50:45 -07:00 |
|
jonschlinkert
|
3e9b461766
|
Replaces markdown.js with [remarkable](https://github.com/jonschlinkert/remarkable).
- remarkable has 100% support for [commonmark](http://jgm.github.io/CommonMark/spec.html)
- [faster](https://github.com/jonschlinkert/remarkable/tree/master/benchmark)
- easier to monkeypatch. this is a goal of ours, might be useful to you at some point given the custom tokenizing/parsing you're doing for documentation.
|
2014-10-26 06:38:10 -04:00 |
|
Zlatan Vasović
|
cd13e22de1
|
#ffff -> #fff
😄
|
2014-03-20 21:12:59 +01:00 |
|
Zlatan Vasović
|
ba4206b644
|
Use different coding style for Gruntfile
Fixes #12657
|
2014-02-10 11:15:08 -08:00 |
|
Zlatan Vasović
|
aead10fafa
|
Avoid setting jshint node: true in every Grunt JS file
|
2014-02-07 13:34:17 +01:00 |
|
Chris Rebert
|
46f9d27142
|
reorganize all grunt tasks into one directory
also fixes #12581
|
2014-02-04 13:18:54 -08:00 |
|