Try   HackMD

HackMD基本教學

基本功能

  • 新增標題:打#符號
  • 新增comment
    • 打>符號,打[ ]出現更多功能
    • 例子:
    • this is comment何妍霖Fri, Jun 4, 2021 11:04 PM

  • 用list表示,可以打-或*
    • 如果要子清單,打完list符號,加上TAB(要更多就一直TAB)
  • 字體表示方法
    • 斜體
    • 粗體
    • 又粗又斜
    • 刪除(頭尾各兩個~)
    • 平方: 33
    • 進位(下標):33
    • 重點
  • 分隔線-

連結

  • 網站連結(打中括號)
  • 插入圖片(多加一個!)
    • Image Not Showing Possible Reasons
      • The image file may be corrupted
      • The server hosting the image is unavailable
      • The image path is incorrect
      • The image format is not supported
      Learn More →
    • 或是直接下載下來上傳XD

表格(用 : 表示向哪對齊)

選項 描述
data path to data files to supply the data that will be passed into templates.
engine engine to be used for processing templates. Handlebars is the default.
ext extension to be used for dest files.

向右對齊

選項 描述
data path to data files to supply the data that will be passed into templates.
engine engine to be used for processing templates. Handlebars is the default.
ext extension to be used for dest files.

向左對齊

選項 描述
data path to data files to supply the data that will be passed into templates.
engine engine to be used for processing templates. Handlebars is the default.
ext extension to be used for dest files.

置中對齊

選項 描述
data path to data files to supply the data that will be passed into templates.
engine engine to be used for processing templates. Handlebars is the default.
ext extension to be used for dest files.

打程式碼

鍵盤左上角,適用單行程式碼Way1

​​​​int main() //直接打TAB,適用單行程式碼Way2
int main(){ //適用於多行程式碼 //clike是c語言變色 //後面的=是出現行號 }

數學公式

  • y=5x1
  • (1y3)
  • x=0kx10
  • limn(1n)n

資源來源

超詳細介紹
LaTeX數學公式
筆記原始碼

建議看 MathJax 和 UML圖表 (在編輯的部分)


加上標籤(打完#選第一個)

tags: HackMD入門