Eakam1007 / rost_gen

A simple static site generator built using Rust
MIT License
0 stars 3 forks source link

Add support for image links #43

Open Eakam1007 opened 1 year ago

Eakam1007 commented 1 year ago

Image links are the same as markdown links but start with an exclamation mark ('!'):

![Image Alt Text](Image URL)