I am using CMD Markdown both at work and for study.You can use it to take notes, store the output of your model, write down fantastics ideas anyttime.
It has a few advantages over word, notepad, Rmarkdown, etc:
So here I will go over some basic Markdown Grammar. It won't be thorough, but it will cover some frequectly used grammar.
Any feedback is welcomed.
#
important
text. and percentage signs : % and %
Here goes your Quote with more indentations
-
, +
, or *
You can speficy the lanuage you use, which will lead to differet highlight.
print("Hello World")
This can be very handy when you call the Markdown library like Knitr in R or markdown in python, you can simply use kable(dataframe)
which will output following format. And you can then paste it in your markdown.
List | Tag |
---|---|
1 | 计划 |
2 | DeepLearning |
3 | Leetcode |
here is a link to my blog:小七的各种胡思乱想
Following is how you split the page by ---
And by combining this indices with the above operator, you will have all that you need.
(a)[a]|a| are the original one