andreypopp / andreypopp/reactdown
Per-document elements and directives configuration
Open
- Dominant language
- JavaScript
- Stars
- 117
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
We need a way to configure elements and directives on a per-document basis.
Example:
```
---
reactdown:
elements: mytheme/elements
directives:
local-directive: mylib/LocalDirective
---
Heading
=======
Text
::local-directive
ok
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.