Skip to content

Commit a8143df

Browse files
authored
Update README.md
1 parent d571ee4 commit a8143df

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ How to use <b><i>Markdown Tag</b></i>:
4747
<script src="https://cdn.jsdelivr.net/gh/MarketingPipeline/Markdown-Tag/markdown-tag.js"></script>
4848

4949

50-
5150
5251

5352
How to use <b><i>Markdown Tag</b></i> with <b>GitHub Styling</b>:
@@ -59,6 +58,18 @@ Instead of using a &lt;md> tag use
5958

6059

6160

61+
<br>
62+
63+
How to <b>render</b> new text or a new Markdown Tag added to HTML:
64+
65+
Call this function using a onclick etc..
66+
67+
```
68+
renderMarkdown();
69+
```
70+
71+
72+
6273
## Syntax
6374

6475

0 commit comments

Comments
 (0)