当前位置:网站首页>vscode中写markdown格式笔记的配置过程和相关语法
vscode中写markdown格式笔记的配置过程和相关语法
2022-07-30 10:01:00 【四夕小一冰】
vscode中写markdown格式笔记的配置过程和相关语法
参考链接:
link
link
一、引言
以前使用 Typora 来写markdown格式的笔记,但现在 Typora 软件要收费了,现在就用 vscode 来写 markdown 格式笔记。
相关软件说明:(参考链接:link)
二、安装相关插件
- Markdown All in One 辅助Markdown书写
- Markdown PDF 将Markdown笔记转化成PDF
- Past Image 直接将图片黏贴到Markdown文件
- Code Spell Checker 拼写检查-英文 Spell Right-中文
其实只需安装 Markdown All in One 就可以进行
三、开始使用vscode进行编写
新建一个.md文件,例如新建一个 test.md,然后在里面随便写一句话,点击下方红色按钮,则会生成实时预览文件
在编辑区右键就可以保存成 pdf 或者其他格式了。
四、相关语法
边栏推荐
- C语言顺序表基本操作
- 元宇宙改变人类工作模式的四种方式
- Beijing suddenly announced big news in the Metaverse
- Redis Desktop Manager 2022.4.2 发布
- hcip06 ospf special area comprehensive experiment
- 判断一颗树是否为完全二叉树——视频讲解!!!
- 自适应控制——仿真实验一 用李雅普诺夫稳定性理论设计自适应规律
- 电压跟随器不要随便加
- Flask之路由(app.route)详解
- CVTE school recruitment written test questions + summary of knowledge points
猜你喜欢
【AGC】增长服务2-应用内消息示例
Re17:读论文 Challenges for Information Extraction from Dialogue in Criminal Law
The thread pool method opens the thread -- the difference between submit() and execute()
Re19: Read the paper Paragraph-level Rationale Extraction through Regularization: A case study on European Court
自适应控制——仿真实验一 用李雅普诺夫稳定性理论设计自适应规律
mysql安装教程【安装版】
Understanding of deadlock
【HMS core】【Analytics Kit】【FAQ】如何解决华为分析付费分析中付款金额显示为0的问题?
idea2021+Activiti【最完整笔记一(基础使用)】
spark udf accepts and handles null values.
随机推荐
论文阅读:SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers
Online target drone prompt.ml
Materialist Dialectics - Conditionalism
MFCC转音频,效果不要太逗>V<!
梅科尔工作室-看鸿蒙设备开发实战笔记七——网络应用开发
jmeter接口压力测试(一)
STM32CubeMX configuration to generate FreeRTOS project
Re20:读论文 What About the Precedent: An Information-Theoretic Analysis of Common Law
【C和指针第七章】可变参数列表
idea2021+Activiti【最完整笔记一(基础使用)】
If someone asks you about distributed transactions again, throw this to him
线上靶机prompt.ml
Js array operating mobile for encapsulation
死锁的理解
Multithreading--the usage of threads and thread pools
606. Create a string from a binary tree (video explanation!!!)
大根堆的创建(视频讲解)
Determine whether a tree is a complete binary tree - video explanation!!!
mysql安装教程【安装版】
Do you really understand the 5 basic data structures of Redis?