你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/502637-summernote-to-markdown-for-kanka,源站連結 點此以跳轉。
Adds bidirectional Markdown conversion to Kanka editors
This script adds a text field under Summernote editors in Kanka that shows the content of the editor converted to Markdown in real time. You can edit that Markdown and see the changes reflected in Summernote in real time as well. This is compatible with both visual mode and code (HTML) view.
This functionality is provided by Showdown.js and you can find formatting preferences on the wiki to set to your liking in your local copy of the script.
Important: V1 has not been thoroughly tested with crazy layouts and options, so I recommend fooling around with it a bit before committing too much. But as long as Summernote is in visual mode, you can use Ctrl+Z if something goes wrong, even if the changes were made in the Markdown field.