We have improved Easy Markdown and prepared a docker image that can be built immediately.
Those who want to use it immediately
- https://tukiyo.github.io/program/KanTanMarkdown/
Trigger
- raugisu/KanTanMarkdown The non-display version of the menu at the time of preview was the best, so I forked from here.
Improvement
Details of improvement
- Browsing mode
- It looks like Qiita.
- Compatible with smartphone display
- Made the code tag look like Potmum.
- The article looks prominent. (Refer to Potmum)
- Made info, warn, and alert look like bootstrap 4.
- The flowchart and sequence diagram were left-justified, so they were centered.
- Edit mode
- Heading synchronization is performed even if the mouse is clicked.
- The browsing mode is now scrolled when scrolling.
- Image editing mode
- Button notation has been changed to Japanese.
- Added blue.
- Added an access key to the button. Hold down the Alt key and press the key in ().
See Github for more details on other improvements.
Browsing mode
Edit mode
Build environment
git clone "https://github.com/tukiyo/docker-KanTanMarkdown"
cd docker-KanTanMarkdown
# ./KanTanMarkdown/Improve inside
sh run-build.sh
#For development../KanTanMarkdown/src/Will be built automatically when you edit
sh run-grunt.sh
#Build implementation
sh run-grunt-build.sh
About IE
- Does not work until IE8. I think it worked in IE9.