Skip to content

Commit 15bbf41

Browse files
committed
docs: add documentation
1 parent f7d8ada commit 15bbf41

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+5443
-62
lines changed

Diff for: .eslintignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,7 @@ const Readme: Component = () => (
3535
// intermediate results from creating elements.
3636
writeFileSync("README.md", render(<Readme />));
3737
```
38+
39+
## Documentation
40+
41+
There's a [documentation](https://dbartholomae.github.io/jsx-md) of all elements you can use.

Diff for: docs/assets/css/main.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: docs/assets/images/icons.png

9.39 KB
Loading

Diff for: docs/assets/images/icons@2x.png

27.5 KB
Loading

Diff for: docs/assets/images/widgets.png

480 Bytes
Loading

Diff for: docs/assets/images/widgets@2x.png

855 Bytes
Loading

Diff for: docs/assets/js/main.js

+51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: docs/assets/js/search.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"kinds":{"1":"Module","64":"Function","65536":"Type literal","4194304":"Type alias"},"rows":[{"id":0,"kind":1,"name":"\"model\"","url":"modules/_model_.html","classes":"tsd-kind-module"},{"id":1,"kind":4194304,"name":"MarkdownElement","url":"modules/_model_.html#markdownelement","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter","parent":"\"model\""},{"id":2,"kind":4194304,"name":"MarkdownText","url":"modules/_model_.html#markdowntext","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"model\""},{"id":3,"kind":4194304,"name":"MarkdownNil","url":"modules/_model_.html#markdownnil","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"model\""},{"id":4,"kind":4194304,"name":"MarkdownNode","url":"modules/_model_.html#markdownnode","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"model\""},{"id":5,"kind":4194304,"name":"MarkdownChildren","url":"modules/_model_.html#markdownchildren","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"model\""},{"id":6,"kind":4194304,"name":"PropsWithChildren","url":"modules/_model_.html#propswithchildren","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter","parent":"\"model\""},{"id":7,"kind":4194304,"name":"Component","url":"modules/_model_.html#component","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-has-type-parameter","parent":"\"model\""},{"id":8,"kind":65536,"name":"__type","url":"modules/_model_.html#component.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"\"model\".Component"},{"id":9,"kind":1,"name":"\"elements/BlockQuote\"","url":"modules/_elements_blockquote_.html","classes":"tsd-kind-module"},{"id":10,"kind":64,"name":"BlockQuote","url":"modules/_elements_blockquote_.html#blockquote","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/BlockQuote\""},{"id":11,"kind":1,"name":"\"elements/CodeBlock\"","url":"modules/_elements_codeblock_.html","classes":"tsd-kind-module"},{"id":12,"kind":64,"name":"CodeBlock","url":"modules/_elements_codeblock_.html#codeblock","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/CodeBlock\""},{"id":13,"kind":1,"name":"\"elements/Emphasis\"","url":"modules/_elements_emphasis_.html","classes":"tsd-kind-module"},{"id":14,"kind":64,"name":"Emphasis","url":"modules/_elements_emphasis_.html#emphasis","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/Emphasis\""},{"id":15,"kind":1,"name":"\"elements/Fragment\"","url":"modules/_elements_fragment_.html","classes":"tsd-kind-module"},{"id":16,"kind":64,"name":"Fragment","url":"modules/_elements_fragment_.html#fragment","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/Fragment\""},{"id":17,"kind":1,"name":"\"elements/Heading\"","url":"modules/_elements_heading_.html","classes":"tsd-kind-module"},{"id":18,"kind":64,"name":"Heading","url":"modules/_elements_heading_.html#heading","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/Heading\""},{"id":19,"kind":1,"name":"\"elements/HorizontalRule\"","url":"modules/_elements_horizontalrule_.html","classes":"tsd-kind-module"},{"id":20,"kind":64,"name":"HorizontalRule","url":"modules/_elements_horizontalrule_.html#horizontalrule","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/HorizontalRule\""},{"id":21,"kind":1,"name":"\"elements/Image\"","url":"modules/_elements_image_.html","classes":"tsd-kind-module"},{"id":22,"kind":64,"name":"Image","url":"modules/_elements_image_.html#image","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/Image\""},{"id":23,"kind":1,"name":"\"elements/LineBreak\"","url":"modules/_elements_linebreak_.html","classes":"tsd-kind-module"},{"id":24,"kind":64,"name":"LineBreak","url":"modules/_elements_linebreak_.html#linebreak","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/LineBreak\""},{"id":25,"kind":1,"name":"\"elements/Link\"","url":"modules/_elements_link_.html","classes":"tsd-kind-module"},{"id":26,"kind":64,"name":"Link","url":"modules/_elements_link_.html#link","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/Link\""},{"id":27,"kind":1,"name":"\"elements/OrderedList\"","url":"modules/_elements_orderedlist_.html","classes":"tsd-kind-module"},{"id":28,"kind":64,"name":"OrderedList","url":"modules/_elements_orderedlist_.html#orderedlist","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/OrderedList\""},{"id":29,"kind":1,"name":"\"elements/Strikethrough\"","url":"modules/_elements_strikethrough_.html","classes":"tsd-kind-module"},{"id":30,"kind":64,"name":"Strikethrough","url":"modules/_elements_strikethrough_.html#strikethrough","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/Strikethrough\""},{"id":31,"kind":1,"name":"\"elements/Reference\"","url":"modules/_elements_reference_.html","classes":"tsd-kind-module"},{"id":32,"kind":64,"name":"Reference","url":"modules/_elements_reference_.html#reference","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/Reference\""},{"id":33,"kind":1,"name":"\"elements/ReferenceImage\"","url":"modules/_elements_referenceimage_.html","classes":"tsd-kind-module"},{"id":34,"kind":64,"name":"ReferenceImage","url":"modules/_elements_referenceimage_.html#referenceimage","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/ReferenceImage\""},{"id":35,"kind":1,"name":"\"elements/ReferenceLink\"","url":"modules/_elements_referencelink_.html","classes":"tsd-kind-module"},{"id":36,"kind":64,"name":"ReferenceLink","url":"modules/_elements_referencelink_.html#referencelink","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/ReferenceLink\""},{"id":37,"kind":1,"name":"\"elements/Table\"","url":"modules/_elements_table_.html","classes":"tsd-kind-module"},{"id":38,"kind":64,"name":"Table","url":"modules/_elements_table_.html#table","classes":"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter","parent":"\"elements/Table\""},{"id":39,"kind":1,"name":"\"elements/Text\"","url":"modules/_elements_text_.html","classes":"tsd-kind-module"},{"id":40,"kind":4194304,"name":"MarkdownTextOrNil","url":"modules/_elements_text_.html#markdowntextornil","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-is-not-exported","parent":"\"elements/Text\""},{"id":41,"kind":64,"name":"Text","url":"modules/_elements_text_.html#text","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/Text\""},{"id":42,"kind":1,"name":"\"elements/UnorderedList\"","url":"modules/_elements_unorderedlist_.html","classes":"tsd-kind-module"},{"id":43,"kind":64,"name":"UnorderedList","url":"modules/_elements_unorderedlist_.html#unorderedlist","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"elements/UnorderedList\""},{"id":44,"kind":1,"name":"\"render\"","url":"modules/_render_.html","classes":"tsd-kind-module"},{"id":45,"kind":64,"name":"render","url":"modules/_render_.html#render","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"render\""}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,17.101]],["parent/0",[]],["name/1",[1,34.447]],["parent/1",[0,1.328]],["name/2",[2,34.447]],["parent/2",[0,1.328]],["name/3",[3,34.447]],["parent/3",[0,1.328]],["name/4",[4,34.447]],["parent/4",[0,1.328]],["name/5",[5,34.447]],["parent/5",[0,1.328]],["name/6",[6,34.447]],["parent/6",[0,1.328]],["name/7",[7,34.447]],["parent/7",[0,1.328]],["name/8",[8,34.447]],["parent/8",[9,2.675]],["name/9",[10,29.339]],["parent/9",[]],["name/10",[11,34.447]],["parent/10",[10,2.278]],["name/11",[12,29.339]],["parent/11",[]],["name/12",[13,34.447]],["parent/12",[12,2.278]],["name/13",[14,29.339]],["parent/13",[]],["name/14",[15,34.447]],["parent/14",[14,2.278]],["name/15",[16,29.339]],["parent/15",[]],["name/16",[17,34.447]],["parent/16",[16,2.278]],["name/17",[18,29.339]],["parent/17",[]],["name/18",[19,34.447]],["parent/18",[18,2.278]],["name/19",[20,29.339]],["parent/19",[]],["name/20",[21,34.447]],["parent/20",[20,2.278]],["name/21",[22,29.339]],["parent/21",[]],["name/22",[23,34.447]],["parent/22",[22,2.278]],["name/23",[24,29.339]],["parent/23",[]],["name/24",[25,34.447]],["parent/24",[24,2.278]],["name/25",[26,29.339]],["parent/25",[]],["name/26",[27,34.447]],["parent/26",[26,2.278]],["name/27",[28,29.339]],["parent/27",[]],["name/28",[29,34.447]],["parent/28",[28,2.278]],["name/29",[30,29.339]],["parent/29",[]],["name/30",[31,34.447]],["parent/30",[30,2.278]],["name/31",[32,29.339]],["parent/31",[]],["name/32",[33,34.447]],["parent/32",[32,2.278]],["name/33",[34,29.339]],["parent/33",[]],["name/34",[35,34.447]],["parent/34",[34,2.278]],["name/35",[36,29.339]],["parent/35",[]],["name/36",[37,34.447]],["parent/36",[36,2.278]],["name/37",[38,29.339]],["parent/37",[]],["name/38",[39,34.447]],["parent/38",[38,2.278]],["name/39",[40,25.974]],["parent/39",[]],["name/40",[41,34.447]],["parent/40",[40,2.017]],["name/41",[42,34.447]],["parent/41",[40,2.017]],["name/42",[43,29.339]],["parent/42",[]],["name/43",[44,34.447]],["parent/43",[43,2.278]],["name/44",[45,25.974]],["parent/44",[]],["name/45",[45,25.974]],["parent/45",[45,2.017]]],"invertedIndex":[["__type",{"_index":8,"name":{"8":{}},"parent":{}}],["blockquote",{"_index":11,"name":{"10":{}},"parent":{}}],["codeblock",{"_index":13,"name":{"12":{}},"parent":{}}],["component",{"_index":7,"name":{"7":{}},"parent":{}}],["elements/blockquote",{"_index":10,"name":{"9":{}},"parent":{"10":{}}}],["elements/codeblock",{"_index":12,"name":{"11":{}},"parent":{"12":{}}}],["elements/emphasis",{"_index":14,"name":{"13":{}},"parent":{"14":{}}}],["elements/fragment",{"_index":16,"name":{"15":{}},"parent":{"16":{}}}],["elements/heading",{"_index":18,"name":{"17":{}},"parent":{"18":{}}}],["elements/horizontalrule",{"_index":20,"name":{"19":{}},"parent":{"20":{}}}],["elements/image",{"_index":22,"name":{"21":{}},"parent":{"22":{}}}],["elements/linebreak",{"_index":24,"name":{"23":{}},"parent":{"24":{}}}],["elements/link",{"_index":26,"name":{"25":{}},"parent":{"26":{}}}],["elements/orderedlist",{"_index":28,"name":{"27":{}},"parent":{"28":{}}}],["elements/reference",{"_index":32,"name":{"31":{}},"parent":{"32":{}}}],["elements/referenceimage",{"_index":34,"name":{"33":{}},"parent":{"34":{}}}],["elements/referencelink",{"_index":36,"name":{"35":{}},"parent":{"36":{}}}],["elements/strikethrough",{"_index":30,"name":{"29":{}},"parent":{"30":{}}}],["elements/table",{"_index":38,"name":{"37":{}},"parent":{"38":{}}}],["elements/text",{"_index":40,"name":{"39":{}},"parent":{"40":{},"41":{}}}],["elements/unorderedlist",{"_index":43,"name":{"42":{}},"parent":{"43":{}}}],["emphasis",{"_index":15,"name":{"14":{}},"parent":{}}],["fragment",{"_index":17,"name":{"16":{}},"parent":{}}],["heading",{"_index":19,"name":{"18":{}},"parent":{}}],["horizontalrule",{"_index":21,"name":{"20":{}},"parent":{}}],["image",{"_index":23,"name":{"22":{}},"parent":{}}],["linebreak",{"_index":25,"name":{"24":{}},"parent":{}}],["link",{"_index":27,"name":{"26":{}},"parent":{}}],["markdownchildren",{"_index":5,"name":{"5":{}},"parent":{}}],["markdownelement",{"_index":1,"name":{"1":{}},"parent":{}}],["markdownnil",{"_index":3,"name":{"3":{}},"parent":{}}],["markdownnode",{"_index":4,"name":{"4":{}},"parent":{}}],["markdowntext",{"_index":2,"name":{"2":{}},"parent":{}}],["markdowntextornil",{"_index":41,"name":{"40":{}},"parent":{}}],["model",{"_index":0,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}}}],["model\".component",{"_index":9,"name":{},"parent":{"8":{}}}],["orderedlist",{"_index":29,"name":{"28":{}},"parent":{}}],["propswithchildren",{"_index":6,"name":{"6":{}},"parent":{}}],["reference",{"_index":33,"name":{"32":{}},"parent":{}}],["referenceimage",{"_index":35,"name":{"34":{}},"parent":{}}],["referencelink",{"_index":37,"name":{"36":{}},"parent":{}}],["render",{"_index":45,"name":{"44":{},"45":{}},"parent":{"45":{}}}],["strikethrough",{"_index":31,"name":{"30":{}},"parent":{}}],["table",{"_index":39,"name":{"38":{}},"parent":{}}],["text",{"_index":42,"name":{"41":{}},"parent":{}}],["unorderedlist",{"_index":44,"name":{"43":{}},"parent":{}}]],"pipeline":[]}}

0 commit comments

Comments
 (0)