Markdown Viewer

view Markdown in Chrome,allanguage surportted

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
黄盐
日安装量
1
总安装量
1,447
评分
4 0 0
版本
0.3
创建于
2017-10-13
更新于
2017-10-16
大小
184.1 KB
许可证
暂无
适用于

Markdown Viewer(Markdown 阅读器)

MarkdownViewer.user.js 开发参考了:扩展Markdown Viewer

To make this script works, you need click [menu]→[More Tools]→[Extensions] to find [Tampermonkey]→"☑Allow access to file URLs" 如果脚本要生效,需要在 [菜单]→[更多工具]→[扩展程序E] 找到 [Tampermonkey]→勾选☑允许访问文件网址

Code Highlight Theme Optionable(可以选择代码高亮风格)

  • coy
  • dark
  • funky
  • okaidia
  • prism
  • solarized
  • twilight

Theme Optionable(可以选择主题)

  • foghorn
  • ghostwriter
  • github_dark
  • github
  • godspeed
  • markdown_alt
  • markdown
  • markdown5
  • markdown6
  • markdown7
  • markdown8
  • markdown9
  • markedapp_byword
  • radar
  • screen
  • solarized_dark
  • solarized_light
  • torpedo
  • vostok

Parse Options (可以选择转换选项)

  • breaks Enable GFM line breaks(requires the gfm option to be true)
    允许 GFM 断行(gfm 选项开启才能生效)
  • gfm
    Enable GFM (GitHub Flavored Markdown)
    开启GFM (GitHub 特有的 Markdown 格式)
  • pedantic Don't fix any of the original markdown bugs or poor behavior 不修正 markdown 源 的错误或错漏
  • sanitize Ignore any HTML that has been input 忽略所有已经输入的 HTML
  • smartLists Use smarter list behavior than the original markdown'
  • smartypants Use "smart" typographic punctuation for things like quotes and dashes
  • tables Enable GFM tables (requires the gfm option to be true) 开启 GFM 表格转换 (gfm 选项开启才能生效)

More function developing ...

Welcome to my git:

https://github.com/woolition/greasyforks