Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MatiDragon-YT authored Feb 10, 2022
1 parent d606bc0 commit 93d937a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ This is a template

<script src="../../../js/main.min.js"></script>
```
From here, just define the title that the page will display, at the `<title>` tags and replace `This is a template` with whatever content you want. You can use HTML or Markdown, which the engine we use here already has the ability to work with tables, lists, stylized text (bold, italic, strikethrough, highlighted, underlined, inserts), links, images, citations, spans, divs and spoilers.
From here, just define the title that the page will display, at the `<title>` tags and replace `This is a template` with whatever content you want. You can use HTML or Markdown, which the engine we use here already has the ability to work with tables, lists, stylized text (bold, italic, strikethrough, highlighted, underlined, inserts), links, images, citations, spans and divs.

> You can see an example of how to generate certain things quickly, by going into a test file `test/markdown/html.html`.
Expand Down

0 comments on commit 93d937a

Please sign in to comment.