Skip to content

Jxpro/md-notes

Repository files navigation

Introduction

  • The repo was set up to backup my markdown notes written by typora
  • It includes things like Linux, Docker, Blockchain, ROS, Golang, JavaScript, Python and so on
  • If you have any questions, please feel free to contact me

Theme of typora

Command in code block

There is a blank line between each shell command without $, except in the following cases:

  • If the commands are strongly related, there will be no blank lines between them
  • If this command has critical output, it will be preceded by $, and displays the main output