🔥 Name: Draft
🔥 Description: Online Markdown Editor!
🔥 Version: v1.0.0
=== 05/17 ===
- Inital commit;
- feat: Complete prototype design (DEMO);
👆 05/17
=== 05/18 ===
- style: Add span to display the tooltip;
- feat: Add switch button to toggle the tooltip;
- others...
👆 05/18
=== 05/20 ===
- feat: Highlight acitve line;
- style: Add the line numbers;
- feat: Add the placeholder;
- feat: Complete the following functions undo/redo/bold/italic/line-through/block-quote/uppercase/capitalize/lowercase/h1-h5/ordered-list/unordered-list/divider/link/image(exclude: imglink)/inlinecode/timestamp/empty;
- other...
👆 05/20
=== 05/24 ===
- docs: Rename changelog.md to CHANGELOG.md;
- style: Design the modal-box;
- feat: Add search/jump to line/replace/replace all functions;
- todo: Add niuqi/imgur to upload imgs and generate links;
👆 05/24
=== 05/25 ===
- feat: Add md-mode/pre-mode funcitons;
👆 05/25
=== 05/26 ===
- feat: Make modal can be dragged anywhere;
- feat: Add the about modal;
- feat: Add the code block modal;
👆 05/26
=== 05/28 ===
- fix: Fix the editor focus issue (execCommand);
- feat: Complete the table modal;
- todo: Add the TOC function;
👆 05/28
=== 05/30 05/31 ===
- feat: Add the export modal (export to md, html, pdf);
- feat: Complete the TOC function;
- style: Set the github-markdown-css;
- refactor: Refactor;
- feat: Add the load modal (load .md file from the local file);
- docs: Add the example.md;
- style: Change theme defalut to xq-light;
- style: Highlight the code block (highlight.js);
- feat: Add keyboard shorcuts (keymap.js);
=== 06/01 ===
- fix: Fix the keymap issue;
- feat: Add the contact me link;
- feat: Use the web server (app.js);
👆 06/01
=== 06/02 ===
- feat: Add the howto modal;
- fix: Fix the drag modal bug(modal-head);
- fix: Fix the toolbar click issue(remove modal while modal exists);
👆 06/02
=== 06/05 ===
- feat: Add the img-link modal (use smms API);
- style: Change the default notification style(use notie);
- style: Add local fonts (from Google Fonts);
👆 06/05
=== 06/06 ===
- feat: Add the ocr modai (use baidu-ocr sdk);
- todo: emoji modal;
- todo: toc modal;
=== 06/10 ===
- style: Add the favicon.ico and change the logo;
- docs: Add a toc.md (test TOC);
- feat: Add emoji modal (marked.js && twemoji);
- feat: Add [TOC] renderer (marked.js);
- feat: Add twemoji map to how-to modal;
=== 06/11 ===
- feat: Add notie to show the newly added twemoji;
- feat: Add intro animation;
- style: Remove logo;
👆 06/11
=== 06/17 ===
- feat: Add Katex renderer (katex.js);
- docs: Add the katex.md;
- docs: update README.md;
👆 06/17