]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Replaces markdown.js with [remarkable](https://github.com/jonschlinkert/remarkable). 14877/head
authorjonschlinkert <dev@sellside.com>
Sun, 26 Oct 2014 10:38:10 +0000 (06:38 -0400)
committerjonschlinkert <dev@sellside.com>
Sun, 26 Oct 2014 10:38:10 +0000 (06:38 -0400)
commit3e9b461766fffe71c58da2d61cd3773f83caa2cf
tree5b3844558a96e2998ddda4d37af3d9f0a7f5126f
parentbab3679d1031ac77503c0c14b56aeda885721584
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.
docs/_includes/customizer-variables.html
grunt/bs-lessdoc-parser.js
package.json