1.1.0 • Published 7 years ago

picidae-transformer-file-syntax v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

picidae-transformer-file-syntax

Support

We can write something in markdown syntax as blow.

  1. Page View Link
[Guide Page](./guide.md)
  1. File Content Replace
@./relative/path/to/file@
  1. Disable Control
---
disable-file-syntax: both | file-content | link
---

Option

  • prefix: string (default: '@')
  • suffix: string (default: '@')
  • deep: boolean: whether enable deep file content replace (default: true)
1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.1

8 years ago