Skip to content

Commit acc8001

Browse files
committed
readme.md
1 parent 665d845 commit acc8001

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ Typically you'd want to customize the rendering of `:html-inline` and `:html` si
143143
"<div><img src=\"...\"/></div>"
144144
```
145145
146+
## Transforming to other targets
147+
146148
We've built hiccup transformation in for convenience, but the same approach can be used to target [more formats](https://nextjournal.github.io/markdown/notebooks/pandoc).
147149
148150
This library is one of the building blocks of [Clerk](https://github.com/nextjournal/clerk) where it is used for rendering _literate fragments_.

0 commit comments

Comments
 (0)