From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/markdown/index | 1 + 1 file changed, 1 insertion(+) create mode 100644 devdocs/markdown/index (limited to 'devdocs/markdown/index') diff --git a/devdocs/markdown/index b/devdocs/markdown/index new file mode 100644 index 00000000..1d263ae1 --- /dev/null +++ b/devdocs/markdown/index @@ -0,0 +1 @@ +((pages . ["index"]) (entries . [((name . "Automatic Links") (path . "index#autolink") (type . "Miscellaneous")) ((name . "Backslash Escapes") (path . "index#backslash") (type . "Miscellaneous")) ((name . "Blockquotes") (path . "index#blockquote") (type . "Block Elements")) ((name . "Code") (path . "index#code") (type . "Span Elements")) ((name . "Code Blocks") (path . "index#precode") (type . "Block Elements")) ((name . "Emphasis") (path . "index#em") (type . "Span Elements")) ((name . "Headers") (path . "index#header") (type . "Block Elements")) ((name . "Horizontal Rules") (path . "index#hr") (type . "Block Elements")) ((name . "Images") (path . "index#img") (type . "Span Elements")) ((name . "Links") (path . "index#link") (type . "Span Elements")) ((name . "Lists") (path . "index#list") (type . "Block Elements")) ((name . "Paragraphs and Line Breaks") (path . "index#p") (type . "Block Elements"))]) (types . [((name . "Block Elements") (count . 6) (slug . "block-elements")) ((name . "Miscellaneous") (count . 2) (slug . "miscellaneous")) ((name . "Span Elements") (count . 4) (slug . "span-elements"))])) \ No newline at end of file -- cgit v1.2.3