UNPKG
rehype-attr2
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
New syntax to add attributes to Markdown.
github.com/gaki2/rehype-attr
gaki2/rehype-attr
rehype-attr2
/
lib
/
index.d.ts
3 lines
(2 loc)
•
94 B
TypeScript
View Raw
1
2
3
export
{ rehypeStagger }
from
'./rehypeStagger.js'
;
export
{ rehypeId }
from
'./rehypeId.js'
;