note

Simple Real-time Markdown previewer

  • 所有者: sachaos/note
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

note

Simple Real-time Markdown previewer & editor.

Description

note is a command written in Go.
This command improve your Markdown editing experience on your favorite editor(emacs, vim etc) by rendering on Web browser in real time.

This software watch markdown file which you are editing, and serve that markuped HTML to browser through WebSocket when that file changed.

Features

  • Style like GitHub
  • No dependencies on specific editor
    • note use editor which is set in $EDITOR
  • Support PlantUML

Demo

note2 mp4

PlantUML

plantuml mp4

Install

Binary

Go to release page and download.

or

$ wget https://github.com/sachaos/note/releases/download/v0.3.0/note_darwin_amd64 -O /usr/local/bin/note
$ chmod +x /usr/local/bin/note

Manually Build

You need Go 1.11 compiler.

$ git clone https://github.com/sachaos/note.git
$ make install

How to use

$ note {filename}

主要指標

概覽
名稱與所有者sachaos/note
主編程語言Go
編程語言Go (語言數: 5)
平台
許可證MIT License
所有者活动
創建於2018-07-17 03:27:26
推送於2023-03-06 23:45:24
最后一次提交2021-12-15 11:20:18
發布數9
最新版本名稱v0.4.0 (發布於 )
第一版名稱v0.0.1 (發布於 )
用户参与
星數111
關注者數5
派生數5
提交數119
已啟用問題?
問題數5
打開的問題數2
拉請求數15
打開的拉請求數6
關閉的拉請求數3
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?