diff --git a/markdown.md b/markdown.md new file mode 100644 index 00000000..e1217127 --- /dev/null +++ b/markdown.md @@ -0,0 +1,29 @@ +--- +title: Markdown +description: +published: true +date: 2019-10-08T11:04:35.626Z +tags: +--- + +# Markdown + +## Markdown Syntax +[boostnote-markdown-cheatsheet/README.md at master · TobseF/boostnote-markdown-cheatsheet · GitHub](https://github.com/TobseF/boostnote-markdown-cheatsheet/blob/master/README.md) + +### Code Blocks + +
+```Language +``` ++ +Language like: +- Dockerfile +- SQL + +[linguist/README.md at master · github/linguist · GitHub](https://github.com/github/linguist/blob/master/vendor/README.md) + +### Images + +[Is it possible to directly embed an image into a Markdown document? - Super User](https://superuser.com/questions/1199393/is-it-possible-to-directly-embed-an-image-into-a-markdown-document) \ No newline at end of file