mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-28 14:04:43 -04:00
Added random color option in blockquote tag
This commit is contained in:
parent
17f89e9bd3
commit
1d843c8ac2
3 changed files with 401 additions and 1 deletions
|
@ -34,6 +34,7 @@
|
|||
<script src="/vendor/md5.min.js" defer></script>
|
||||
<script src="/vendor/md-toc.js" defer></script>
|
||||
<script src="/vendor/showup/showup.js" defer></script>
|
||||
<script src="/vendor/randomColor.js" defer></script>
|
||||
<script type="text/javascript" src="https://www.dropbox.com/static/api/2/dropins.js" id="dropboxjs" data-app-key="rdoizrlnkuha23r" async defer></script>
|
||||
<script type="text/x-mathjax-config">
|
||||
MathJax.Hub.Config({ messageStyle: "none", skipStartupTypeset: true ,tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], processEscapes: true }});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue