There was an error while loading. Please reload this page.
1 parent 19b5bd7 commit 36beab8Copy full SHA for 36beab8
README.md
@@ -68,6 +68,10 @@ import 'prismjs/components/prism-rust'
68
<Prism language="rust" code={ myRustCode } />
69
```
70
71
+## Related
72
+
73
+- [vue-highlight-component](https://github.com/egoist/vue-highlight-component): highlight code using highlight.js and vue component.
74
75
76
## Contributing
77
0 commit comments