在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):mobily/markdown-live开源软件地址(OpenSource Url):https://github.com/mobily/markdown-live开源编程语言(OpenSource Language):JavaScript 100.0%开源软件介绍(OpenSource Introduction):markdown-live
ContentsScreencastsInstallation$ npm install -g markdown-live UsageTo list all available options: $ mdlive --help To run with custom port and directory: $ mdlive --port 1024 --dir [PATH] To watch markdown files outside the current directory: $ mdlive --file [, FILE] To set another socket.io hostname: $ mdlive --socket "http://127.0.0.1:8080" CLIUSAGE: mdlive [OPTIONS]
OPTIONS:
-h, --help Show this message and exit.
-d, --dir Specifies the directory to find markdown files (default: current directory).
-f, --file Specifies markdown files to watch.
-p, --port Specifies the port to use (default: 2304).
-v, --verbose Provides debug messages.
-s, --socket Specifies the socket.io hostname or IP address (default: http://localhost) AVAILABLE MARKDOWN EXTENSIONS:
*.markdown
*.mdown
*.mkdn
*.md
*.mkd
*.mdwn
*.mdtxt
*.mdtext Contributions
Contact
Changelog
License
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论