diff options
author | davidovski <david@davidovski.xyz> | 2023-02-18 01:19:59 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2023-02-18 01:19:59 +0000 |
commit | e8e91a50251993f40c1beb3db1eb5546958242b7 (patch) | |
tree | edbd079cca2cf10a039a038cd63353a4b5aef394 /src/test.md | |
parent | e13af149eaa5d8f83437e273b17a535d250a4cde (diff) |
Add url and image parsing
Diffstat (limited to 'src/test.md')
-rw-r--r-- | src/test.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/test.md b/src/test.md index 15bd4a1..6aacbed 100644 --- a/src/test.md +++ b/src/test.md @@ -2,7 +2,10 @@ This is *italics* this is **bold** this is ***both*** wow -so hold tight +click [here](http) for stuff and [over here](http12 "my title") for more + +![this is an image](httpsomething) + this is a paragraph haha |