diff --git a/journal/2020-11-22.md b/journal/2020-11-22.md index c86885efd..39db9c526 100644 --- a/journal/2020-11-22.md +++ b/journal/2020-11-22.md @@ -17,6 +17,7 @@ - Set [[auto-commit messages]] in [[foam]] with https://stackoverflow.com/questions/39445199/how-to-make-visual-studio-code-remember-previous-commit-messages - [[alan laidlaw]] introduced me to [[human computer interaction]]. - [[james baker]] has compatible goals. +- [[markdown]]. [//begin]: # "Autogenerated link references for markdown compatibility" diff --git a/markdown.md b/markdown.md new file mode 100644 index 000000000..fb65996db --- /dev/null +++ b/markdown.md @@ -0,0 +1,8 @@ +# Markdown + +- [[go]] https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file