All Projects → imgss → cnblogs-mdEditor

imgss / cnblogs-mdEditor

Licence: other
一个chrome插件,为了改善博客园markdown编辑器

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to cnblogs-mdEditor

CuteMarkEd-NG
Markdown Editor in Qt 5
Stars: ✭ 55 (+66.67%)
Mutual labels:  markdown-editor
rino
A better way to write Markdown
Stars: ✭ 28 (-15.15%)
Mutual labels:  markdown-editor
wizard
🍳Wizardoc is a WEBAPP for managing documents and knowledge.
Stars: ✭ 57 (+72.73%)
Mutual labels:  markdown-editor
Draft
▪️Online markdown editor
Stars: ✭ 29 (-12.12%)
Mutual labels:  markdown-editor
blog samplecode
my blog code snippet(代码片段)
Stars: ✭ 47 (+42.42%)
Mutual labels:  cnblogs
typora-solarized
Solarized theme for Typora (markdown editor)
Stars: ✭ 21 (-36.36%)
Mutual labels:  markdown-editor
typora-hivacruz-theme
A Typora theme forked from Cobalt to match my other color schemes.
Stars: ✭ 38 (+15.15%)
Mutual labels:  markdown-editor
octo
Build your knowledge base
Stars: ✭ 252 (+663.64%)
Mutual labels:  markdown-editor
android-cnblogs
[旧版本] 博客园 Android客户端
Stars: ✭ 28 (-15.15%)
Mutual labels:  cnblogs
zerk
Minimalist Markdown REPL
Stars: ✭ 14 (-57.58%)
Mutual labels:  markdown-editor
vscode-markdown-editor
A vscode extension to make your vscode become a full-featured WYSIWYG markdown editor
Stars: ✭ 249 (+654.55%)
Mutual labels:  markdown-editor
electron-markdown-editor
A simple electron markdown editor made with Uikit, Codemirror and markdown-it. Support for MathJax, code highlighting, live preview, and more.
Stars: ✭ 54 (+63.64%)
Mutual labels:  markdown-editor
checkyoself
Markdown Grammar Checker for blog posts, etc.
Stars: ✭ 38 (+15.15%)
Mutual labels:  markdown-editor
xkeditor
📝 XK-Editor | 一个支持富文本和Markdown的编辑器
Stars: ✭ 58 (+75.76%)
Mutual labels:  markdown-editor
eMarkDown
✨ Markdown Desktop App with Cloud Sync. MarkDown云笔记软件
Stars: ✭ 25 (-24.24%)
Mutual labels:  markdown-editor
MarkNoteView
No description or website provided.
Stars: ✭ 23 (-30.3%)
Mutual labels:  markdown-editor
md-editor-v3
Markdown editor for vue3, developed in jsx and typescript, dark theme、beautify content by prettier、render articles directly、paste or clip the picture and upload it...
Stars: ✭ 326 (+887.88%)
Mutual labels:  markdown-editor
v-markdown-editor
Vue.js Markdown Editor component
Stars: ✭ 101 (+206.06%)
Mutual labels:  markdown-editor
mead
Mead - Dead simple markdown editor for Windows, Linux and Mac
Stars: ✭ 20 (-39.39%)
Mutual labels:  markdown-editor
markdown-explorer
Easily explore, view and edit markdown documentation of a file tree
Stars: ✭ 58 (+75.76%)
Mutual labels:  markdown-editor

cnblogs md editor


由于博客园的markdown编辑器不是很好用,撸了一个chrome插件,改善一下用户体验

功能/截图

  • 高亮markdown代码

效果图

  • 生成博文目录

加目录

  • 添加盘古之白

盘古之白

注意:使用盘古之白时,emoji缩写的第一个冒号后面会被加空格,造成页面渲染不出表情,可通过在第一个冒号前面加空格解决

  • 插入emoji表情

emoji

  • 高亮自定义css

高亮自定义css

  • 搜索/插入网络表情包

感谢斗图啦提供的API

搜索插入表情包

  • 对首页博文按阅读量等排序

sort

更多功能欢迎到issue中提出😊

TODO

安装

可以通过应用商店安装 传送门>>

或者直接clone代码到本地安装:

  • 在选项中将默认编辑器设为Markdown编辑器 https://i.cnblogs.com/Preferences.aspx#Editor
  • 在浏览器中输入chrome://extensions
  • 打开开发者模式
  • clone仓库
  • 点击加载已解压的扩展程序,选择clone下来的app文件夹
  • 如果一切正常,打开新增随笔时即可看到变化

设置

目前支持设置主题(light 和 dark) 更多详情见: https://www.cnblogs.com/imgss/p/9368869.html

issues

发现了bug,想到好的功能可以在issues中提出

lisence

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].