Skip to content

picidaejs/picidae-transformer-file-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published