diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2023-02-18 16:02:07 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2023-02-18 16:02:07 -0600 |
commit | 6c27c6cdb9feff6ded293b3673e8ae66155f6bed (patch) | |
tree | 8d267393edd8a52a0f6ca5961ba7a1cdb381baec /pyssg.xyz/src/blog | |
parent | 48cabe1df739d1452e7ecc5164122a067157b057 (diff) |
modify build config and add more test packages
Diffstat (limited to 'pyssg.xyz/src/blog')
-rw-r--r-- | pyssg.xyz/src/blog/toc_test.md | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/pyssg.xyz/src/blog/toc_test.md b/pyssg.xyz/src/blog/toc_test.md new file mode 100644 index 0000000..43ef7ad --- /dev/null +++ b/pyssg.xyz/src/blog/toc_test.md @@ -0,0 +1,31 @@ +title: Table of contents test +author: David Luévano +lang: en +summary: This is just a post used for testing. +tags: test + english + short + update + +This is just a table of content test + +# Table of contents +[TOC] + +# Hello + +Anyone there? + +## No + +Nobody. + +# Test? + +Don't know how many of these I'll "test". + +## Second + +### Test 2? + +Last one |