diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-08 12:16:21 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-08 12:16:21 +0300 |
| commit | 40075ad6d4a9955ec6c3d183c573495a9beed60a (patch) | |
| tree | 9d0bce86c85b10872a82e437687f2240b79a2a4e /testpage.md | |
| parent | 0b302773287bc59fb5e547df448ff868253c7775 (diff) | |
Update content for md
Diffstat (limited to 'testpage.md')
| -rw-r--r-- | testpage.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/testpage.md b/testpage.md index 8c11d8a0..d89531bf 100644 --- a/testpage.md +++ b/testpage.md @@ -14,16 +14,32 @@ Dessen mag lehren lassig der leuten. Wu wangen du husten da schlie ku gebaut. Fi * Entry 2 jo `yay` jo * Entry 3 jo `yay` jo + * Again Entry 2 jo `yay` jo + * Again Entry 3 jo `yay` jo + [https://foo.zone](https://foo.zone) [link](https://foo.zone) [link jo `yay` jo](https://foo.zone) +[again link](https://foo.zone) +[again link jo `yay` jo](https://foo.zone) + ``` foo bar bar bar baz ``` +jo + +```bash +if [ -f "foo" ]; then + echo foo +else + echo bar +fi +``` + Foo0 Bar0 @@ -39,3 +55,8 @@ Bar2 ### OK ok + + * Again Entry 2 jo `yay` jo + * Again Entry 3 jo `yay` jo +[https://foo.zone](https://foo.zone) +[link](https://foo.zone) |
