GH Action Documentation

This commit is contained in:
confused-Techie 2023-11-09 04:51:15 +00:00 committed by github-actions[bot]
parent 39391c105f
commit 2658226e51
2 changed files with 6 additions and 0 deletions

View File

@ -173,6 +173,9 @@ style: Exclusively used for the <code>style</code> attribute</p>
## Functions
<dl>
<dt><a href="#renderMarkdown">renderMarkdown(content, givenOpts)</a><code>string</code></dt>
<dd><p>Takes a Markdown document and renders it as HTML.</p>
</dd>
<dt><a href="#beforeEach">beforeEach()</a></dt>
<dd></dd>
<dt><a href="#beforeEach">beforeEach()</a></dt>

View File

@ -173,6 +173,9 @@ style: Exclusively used for the <code>style</code> attribute</p>
## Functions
<dl>
<dt><a href="#renderMarkdown">renderMarkdown(content, givenOpts)</a><code>string</code></dt>
<dd><p>Takes a Markdown document and renders it as HTML.</p>
</dd>
<dt><a href="#beforeEach">beforeEach()</a></dt>
<dd></dd>
<dt><a href="#beforeEach">beforeEach()</a></dt>