@saraswati-js/markdown-modifier

1.0.5 • Public • Published

@saraswati-js/markdown-modifier

NOTE

This will be best as a remark plugin but I don't want to put the effort into that. So it stays as such.

TODO

  • [ ] Convert to TypeScript
  • [ ] Build a dest thingy for TS
  • [ ] Add actual tests
  • [ ] Watch file changes on start directory
  • [ ] gray-matter reads it's own files so I don't need to use fs manually. Use that. It's synchronous.

markdown modifier
  - image files
  - imports
    - local
    - remote
  - Tabs
    - Inline?
    - New pages?

Figure out plan for how to do

  • API Docs (Swagger)
  • Components
  • How to chunk components to specific pages/routes
(?:!\<import\>\((.*?)\))
!<import>(./some/file/path/markdown.md)
!(import)[./some/file/path/markdown.md]

Readme

Keywords

none

Package Sidebar

Install

npm i @saraswati-js/markdown-modifier

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

1.38 MB

Total Files

15

Last publish

Collaborators

  • mrpotatoes