Skip to content

Commit

Permalink
Beta4 already (#18)
Browse files Browse the repository at this point in the history
* 0.2.0-beta.4

* Refreshed docs.
  • Loading branch information
kgar authored Jul 28, 2022
1 parent e294b29 commit b1cea9e
Show file tree
Hide file tree
Showing 109 changed files with 182 additions and 182 deletions.
2 changes: 1 addition & 1 deletion docs/functions/appendFootnotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/footnote.ts#L52"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/footnote.ts#L52"
>renderers/footnote.ts:52</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/blockquote.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/blockquote.ts#L50"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/blockquote.ts#L50"
>renderers/blockquote.ts:50</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/blockquoteRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/bold.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/bold.ts#L49"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/bold.ts#L49"
>renderers/bold.ts:49</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/boldRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/code.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/code.ts#L49"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/code.ts#L49"
>renderers/code.ts:49</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/codeRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/codeblock.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/codeblock.ts#L86"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/codeblock.ts#L86"
>renderers/codeblock.ts:86</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/codeblockRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/dl.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/dl.ts#L112"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/dl.ts#L112"
>renderers/dl.ts:112</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/dlRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/emoji.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/emoji.ts#L38"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/emoji.ts#L38"
>renderers/emoji.ts:38</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/emojiRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/footnote.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/footnote.ts#L107"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/footnote.ts#L107"
>renderers/footnote.ts:107</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/footnoteRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/getMarkdownString.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.ts#L128"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.ts#L128"
>rendering.ts:128</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/getOptionalHeaderIdText.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/header.ts#L15"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/header.ts#L15"
>renderers/header.ts:15</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/getRenderers.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/defaults.ts#L38"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/defaults.ts#L38"
>defaults.ts:38</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/h1.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/h1.ts#L71"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/h1.ts#L71"
>renderers/h1.ts:71</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/h1Renderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/h2.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/h2.ts#L71"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/h2.ts#L71"
>renderers/h2.ts:71</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/h2Renderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/h3.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/h3.ts#L60"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/h3.ts#L60"
>renderers/h3.ts:60</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/h3Renderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/h4.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/h4.ts#L60"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/h4.ts#L60"
>renderers/h4.ts:60</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/h4Renderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/h5.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/h5.ts#L60"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/h5.ts#L60"
>renderers/h5.ts:60</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/h5Renderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/h6.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/h6.ts#L60"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/h6.ts#L60"
>renderers/h6.ts:60</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/h6Renderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/header.ts#L26"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/header.ts#L26"
>renderers/header.ts:26</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/highlight.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/highlight.ts#L39"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/highlight.ts#L39"
>renderers/highlight.ts:39</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/highlightRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/hr.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/hr.ts#L54"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/hr.ts#L54"
>renderers/hr.ts:54</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/hrRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/img.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/img.ts#L52"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/img.ts#L52"
>renderers/img.ts:52</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/imgRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/italic.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/italic.ts#L43"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/italic.ts#L43"
>renderers/italic.ts:43</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/italicRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/link.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/link.ts#L58"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/link.ts#L58"
>renderers/link.ts:58</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/linkRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/ol.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/ol.ts#L62"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/ol.ts#L62"
>renderers/ol.ts:62</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/olRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/rendering.types.ts#L145"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/rendering.types.ts#L145"
>rendering.types.ts:145</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/p.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/kgar/ts-markdown/blob/61d8c13/src/renderers/p.ts#L71"
href="https://github.com/kgar/ts-markdown/blob/7cf587c/src/renderers/p.ts#L71"
>renderers/p.ts:71</a
>
</li>
Expand Down
Loading

0 comments on commit b1cea9e

Please sign in to comment.