Skip to content

Instantly share code, notes, and snippets.

@zhaocai
Created August 28, 2016 21:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save zhaocai/95afe73755b02d691ed80563cb017a13 to your computer and use it in GitHub Desktop.
Save zhaocai/95afe73755b02d691ed80563cb017a13 to your computer and use it in GitHub Desktop.
remark rc config
---
plugins:
remark-lint:
blockquote-indentation: 2
final-newline: true
hard-break-spaces: true
list-item-bullet-indent: true
list-item-indent: 'tab-size'
maximum-line-length: false
no-auto-link-without-protocol: true
no-blockquote-without-caret: true
no-duplicate-definitions: true
no-heading-content-indent: true
no-inline-padding: true
no-shortcut-reference-image: true
no-shortcut-reference-link: true
no-undefined-references: true
no-unused-definitions: true
ordered-list-marker-style: "."
remark-validate-links:
remark-reference-links:
settings:
gfm: true
yaml: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment