Skip to content

Commit

Permalink
maint/dev ~ (markdown-lint/Remark) update config; adds dual use (Deno…
Browse files Browse the repository at this point in the history
… or NodeJS projects)
  • Loading branch information
rivy committed Feb 6, 2023
1 parent 21fc281 commit 9f8eac3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .remarkrc.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
// remark configuration (ref: <https://remark.js.org>)
// ref: <https://github.com/remarkjs/remark/tree/87c50a588466/packages/remark-cli#example-config-files-json-yaml-js>
// v2022-07-31 [rivy]
// v2022-08-20 [rivy]

// spell-checker:ignore (people) Roy Ivy III * rivy (words) frontmatter retext

/* @prettier */ // note: (dprint) {.dprint.json}.prettier.associations should contain the name of this file

exports.plugins = [
require('remark-footnotes'),
// require('remark-frontmatter'),
Expand Down

0 comments on commit 9f8eac3

Please sign in to comment.