Skip to content

Commit ee75355

Browse files
committed
2 parents 6a9bf6d + adc4726 commit ee75355

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Embedded Excalidraw diagrams
1+
# Embedding Excalidraw diagrams in Markdown
22

3-
This custom transformer for `gatsby-remark-embedder` allows you to embed Excalidraw diagrams in Markdown content simply by pasting an Excalidraw link in the source.
3+
This custom transformer for [`gatsby-remark-embedder`](https://github.com/MichaelDeBoey/gatsby-remark-embedder) allows you to embed Excalidraw diagrams in Markdown content simply by pasting an Excalidraw link in the source.
44

55
The code for this library is lifted from [this file](https://github.com/excalidraw/excalidraw-blog/blob/master/src/excalidraw-embed/index.js) in the [`excalidraw-blog`](https://github.com/excalidraw/excalidraw-blog) Gatsby site. All credit for this transformer goes to those authors. I was inspired to do this when I saw [Alex Luong's tweet](https://twitter.com/alex__luong/status/1257909443112497153) about making this functionality into a `gatsby-remark-excalidraw` plugin.
66

0 commit comments

Comments
 (0)