Skip to content

Commit

Permalink
static folder (#850)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jibz1 authored Mar 15, 2022
1 parent b9b7988 commit 13b5204
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/static/md-assets/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Markdown Assets

**This directory is required. All assets, such as PDFs and images, should be stored in this directory**

Refrence this directory in your markdown file

```
![Table Of Content image](/static/md_assets/tableOfcontent.jpg "Table Of Content image")]
```

0 comments on commit 13b5204

Please sign in to comment.