功能類似 Evernote 的開源知識管理工具,也有支援 Web Clipping 功能,支援 Markdown 語法,也可以用來做程式碼片段筆記 ,支援不同程式語言的 syntax highlighting
專案簡介 http://bit.ly/38QUKHb
🔥 udemy 的特價優惠折扣碼已經更新 ( http://bit.ly/2O0wbOm )
🔥 Soft & Share Telegram Channel 已經上線,歡迎來訂閱 ( http://bit.ly/2GLoj0C )
markdown syntax 在 markdown-it demo 的推薦與評價
Code. Inline code. Indented code // Some comments line 1 of code line 2 of code line 3 of code. Block code “fences” Sample text here... Syntax highlighting ... <看更多>
markdown syntax 在 Basic writing and formatting syntax - GitHub Docs 的推薦與評價
Ignoring Markdown formatting. You can tell GitHub to ignore (or escape) Markdown formatting by using \ before the Markdown ... ... <看更多>