2021-01-02 12:46:21 +01:00
|
|
|
# Dependencies
|
|
|
|
|
|
|
|
## Emoji Support
|
|
|
|
|
|
|
|
*Thanks to Cal Henderson*
|
|
|
|
|
|
|
|
* https://github.com/iamcal/js-emoji
|
|
|
|
* https://github.com/iamcal/php-emoji
|
|
|
|
* https://github.com/iamcal/emoji-data
|
|
|
|
|
|
|
|
## Converting Markdown
|
|
|
|
|
|
|
|
*Thanks to Emanuil Rusev*
|
|
|
|
|
|
|
|
* https://github.com/erusev/parsedown-extra
|
|
|
|
* https://github.com/erusev/parsedown
|
|
|
|
|
|
|
|
## Editing markdown
|
|
|
|
|
|
|
|
*Thanks to Wes Cossick*
|
|
|
|
|
|
|
|
* https://github.com/sparksuite/simplemde-markdown-editor
|
|
|
|
|
|
|
|
## Syntax highlighting
|
|
|
|
|
|
|
|
* https://github.com/PrismLibrary/Prism
|
|
|
|
|
2021-01-02 19:58:35 +01:00
|
|
|
## Table of Contents
|
|
|
|
|
|
|
|
* https://github.com/jgallen23/toc
|
|
|
|
|
2021-01-02 12:46:21 +01:00
|
|
|
## Icons
|
|
|
|
|
|
|
|
* https://github.com/FortAwesome/Font-Awesome
|
|
|
|
|
2021-01-02 19:58:35 +01:00
|
|
|
## Interface
|
|
|
|
* https://github.com/mobify/magnifik
|
|
|
|
* https://github.com/codepo8/css-fork-on-github-ribbon
|
|
|
|
|
2021-01-02 12:46:21 +01:00
|
|
|
## Essential
|
|
|
|
|
|
|
|
* https://github.com/twbs/bootstrap
|
|
|
|
* https://github.com/jquery/jquery
|
|
|
|
* https://github.com/popperjs/popper-core
|
2021-01-02 19:58:35 +01:00
|
|
|
* https://github.com/zenorocha/clipboard.js
|