added testpage

This commit is contained in:
Phos 2024-03-03 21:36:16 +01:00
parent 9206afd581
commit c6701e7447
2 changed files with 22 additions and 1 deletions

View file

@ -1,3 +1,3 @@
# blog
PhosTronics blog, v1
PHOStronics blog, v1

21
logseq_testpage.md Normal file
View file

@ -0,0 +1,21 @@
- # h1 headline
- ## h2 headline
- ### h3 headline
- #### headline
-
- blank bullets
- ## nested things!
- we
- can
- put things in a very nested way
- this really helps clairfy thought
-
-
```Python
def hello_world():
print("Hello, World!")
```
- code
- ![images](https://not.an.evilcyberhacker.net/files/webpublic-063e16eb-41db-4c3e-8781-78951df71b86)
-
-