1、下载

https://typora.io/

最好用的markdown编辑器推荐typora
image.png

选择适合自己的系统。

2、安装 小编用的是linux

# optional, but recommended
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BA300B7755AFCFAE
# add Typora's repository
sudo add-apt-repository 'deb https://typora.io/linux ./'
sudo apt-get update
# install typora
sudo apt-get install typora

3、运行

pypora

相关文章:

  • 2021-03-26
  • 2021-10-23
  • 2021-08-25
  • 2021-05-05
  • 2022-02-12
  • 2022-01-02
  • 2021-11-27
  • 2021-08-05
猜你喜欢
  • 2021-10-08
  • 2021-12-20
  • 2021-04-30
  • 2021-08-09
  • 2022-12-23
  • 2021-09-09
  • 2021-06-05
相关资源
相似解决方案