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
![1.PNG](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/25728/98a997c3-b8a1-36ee-d636-2663ff7d39b4.png)
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
![1.PNG](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/25728/639cbfb5-fea0-f02c-dc84-87b0cc106003.png)
#Build implementation
sh run-grunt-build.sh
About IE
- Does not work until IE8. I think it worked in IE9.