Notepad ++ configuration Markdown

Configuring Markdown syntax environment for your Notepad ++ editor.

Environment Configuration

1. Set language to Chinese

选择设置——首选项——选择左侧矩形框内的常用——界面语言——中文简体。

2. Set the font && theme

选择设置——语言格式设置——选择主题Obsidian——色彩样式勾选使用全局背景色
字体样式选择微软雅黑——字体大小11——勾选使用全局字体——使用全局字体大小

MarkdownViewer ++ plug-in installation

插件——插件管理——找到MarkdownViewer++——Install

Importing Markdown language xml file format

下载地址:https://github.com/Edditoria/markdown-plus-plus
解压markdown-plus-plus-master.zip
选择them-blackborad主题导入

This, you have successfully configured Markdown syntax environment.

Guess you like

Origin www.cnblogs.com/lijiaji/p/11961550.html