diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-08-17 15:22:23 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-08-17 15:22:23 +0100 |
commit | 4dfc96569d1a78f65c82109657aaab5672b8a1f1 (patch) | |
tree | d7f91991efaff81cd723b91487d3e90e60ec8cb7 /content/stream/2022_08_17.md | |
parent | d77e9604b30952a97870dff77876bd868b2976e1 (diff) |
update
Diffstat (limited to 'content/stream/2022_08_17.md')
-rw-r--r-- | content/stream/2022_08_17.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/stream/2022_08_17.md b/content/stream/2022_08_17.md new file mode 100644 index 0000000..fbb05eb --- /dev/null +++ b/content/stream/2022_08_17.md @@ -0,0 +1,8 @@ +--- +title: "2022_08_17" +date: 2022-08-17T15:19:10+01:00 +draft: false +tags: [markdown] +--- + +I keep having to look up the specifics of the markdown that works with Hugo and the search trail takes me to the goldmark Github page then onto to CommonMark and eventually to the actual spec, which is [here](https://spec.commonmark.org/0.30/#tabs). Bookmarked. |