Vlad Hashimoto
3cd41776a9
feat: add `ignoreMissing` option to allow skip valid language checking ( #27 )
2020-05-13 00:39:48 +03:00
Sarah Schneider
0dc7139d68
feat: support GraphQL syntax highlighting ( #26 )
...
* feat: support GraphQL syntax highlighting
* update yarn.lock
* try running tests on node 12
* update yarn.lock again
* build: update lockfile
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
2020-04-27 11:40:52 -07:00
Titus
a0f9acac41
feat: performance improvements ( #18 )
...
* chore: update deps
* feat: use unified
* deps: remove `pify`
* chore: refactor to be more explicit about file
* feat: memoize processor
* docs: update docs for changes
* deps: remove `remark-inline-links`
2019-08-07 10:40:28 -07:00
Micha Hanselmann
19b8848092
ci: move to CircleCI ( #13 )
...
* move to circleci
* move to circleci
* finish CI config
2019-07-24 08:51:06 -07:00
Micha Hanselmann
fc129311da
feat: add option to run custom remark plugins ( #12 )
...
* add runBefore option
* add test
2019-07-18 13:38:56 -07:00
Micha Hanselmann
8cc0ff2d8f
chore: update dev deps ( #11 )
...
* update devdeps
* fix linter issues
* min of node v8 is fine
2019-07-18 09:13:26 -07:00
Zeke Sikelianos
6de612110e
feat: add optional leveldb cache ( #8 )
...
* feat: add optional leveldb cache
* move test cache location
* add gitignore with safe defaults plus the test cache
* serialize options in cache hash to avoid bugs
* document the cache
* make cache.get more readable
* use json-stable-stringify module
2018-08-28 09:16:59 -07:00
Zeke Sikelianos
baee7d3e03
fix: mention where module is used ( #4 )
2018-03-02 15:24:29 -08:00
Zeke Sikelianos
a99167b116
BREAKING CHANGE: remove redundant remark-github plugin ( #2 )
...
* BREAKING CHANGE remove redundant remark-github plugin
* BREAKING CHANGE: make sure commit message has a colon
2017-12-19 08:27:12 -08:00
Zeke Sikelianos
4dcadb2de7
first version
2017-09-24 18:03:40 +09:00