当前位置:网站首页>文档编辑之markdown语法(typora)
文档编辑之markdown语法(typora)
2022-07-06 10:22:00 【xiayuexingkong】
1 插入代码块(以Java为例)
输入法英文状态下输入 ```Java
class CountDownActivity : AppCompatActivity() { val countDownModel by viewModels<CountDownModel>() override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState) setContentView(R.layout.activity_count_down) val tvContent = findViewById<TextView>(R.id.tv_content) countDownModel.countDownLiveData.observe(this) { tvContent.text = it } } }
2 标题语法
# 一级标题 ## 二级标题 ### 三级标题 #### 四级标题 ##### 五级标题 ###### 六级标题
3 字体格式语法
// 加粗 **请叫我歌神** //高亮 ==我等的花儿都谢了== //删除线 ~~饿狼传说~~ //斜体 *吻别*
请叫我歌神
==我等的花儿都谢了== 饿狼传说 吻别
4 引用语法
>罗贯中 >>曹雪芹 >>>施耐庵
罗贯中
曹雪芹
施耐庵
5 分割线
//分割线1 --- //分割线2 ***
6 插入图片

7 超链接
[超链接的描述](https://github.com/aSmartTortoise12)
8 列表
//无序列表 - 超级马里奥 - 魂斗罗 - 坦克大战 //有序列表 1 超时空要塞 2 拳皇 3 冰峰
超级马里奥
魂斗罗
坦克大战
1 超时空要塞 2 拳皇 3 冰峰
9 表格
姓名 | 班级 | 分数 |
---|---|---|
刘德华 | 1班 | -20 |
郭富城 | 2班 | 80 |
张学友 | 9527班 | 100 |
参考文献:
【使用教程】15分钟快速上手Markdown教程,绝对精品,传说中的记笔记神器,写博客,程序员要必备,简单,易上手,美观_哔哩哔哩_bilibili
边栏推荐
- IP, subnet mask, gateway, default gateway
- Kivy tutorial: support Chinese in Kivy to build cross platform applications (tutorial includes source code)
- FMT open source self driving instrument | FMT middleware: a high real-time distributed log module Mlog
- [Android] kotlin code writing standardization document
- STM32+HC05串口蓝牙设计简易的蓝牙音箱
- MarkDown语法——更好地写博客
- Alibaba cloud international ECS cannot log in to the pagoda panel console
- Jerry's updated equipment resource document [chapter]
- Windows连接Linux上安装的Redis
- 微信为什么使用 SQLite 保存聊天记录?
猜你喜欢
std::true_ Type and std:: false_ type
Appium automated test scroll and drag_ and_ Drop slides according to element position
面向程序员的精品开源字体
Declval of template in generic programming
30 分钟看懂 PCA 主成分分析
带你穿越古罗马,元宇宙巴士来啦 #Invisible Cities
Why does wechat use SQLite to save chat records?
The third season of Baidu online AI competition is coming in midsummer, looking for you who love AI!
趣-关于undefined的问题
Windows connects redis installed on Linux
随机推荐
Brief description of SQL optimization problems
Kivy tutorial: support Chinese in Kivy to build cross platform applications (tutorial includes source code)
当保存参数使用结构体时必备的开发技巧方式
从交互模型中蒸馏知识!中科大&美团提出VIRT,兼具双塔模型的效率和交互模型的性能,在文本匹配上实现性能和效率的平衡!...
Kill -9 system call used by PID to kill process
Markdown grammar - better blogging
F200——搭载基于模型设计的国产开源飞控系统无人机
队列的实现
2022暑期项目实训(三)
Common - magic number 7
带你穿越古罗马,元宇宙巴士来啦 #Invisible Cities
Windows连接Linux上安装的Redis
MSF horizontal MSF port forwarding + routing table +socks5+proxychains
MS-TCT:Inria&SBU提出用于动作检测的多尺度时间Transformer,效果SOTA!已开源!(CVPR2022)...
IP, subnet mask, gateway, default gateway
Jerry's setting currently uses the dial. Switch the dial through this function [chapter]
Distill knowledge from the interaction model! China University of science and Technology & meituan proposed virt, which combines the efficiency of the two tower model and the performance of the intera
2022暑期项目实训(二)
Recursive way
node の SQLite