Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 776 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 776 Bytes
title draft date tags menu
Markdown Testing
false
2021-05-16 13:15:31 -0500
code
node
main
parent
code

This is a dummy repo used for testing. Have you ever wanted to test a recursive function in a node module or test a regex in ctags? Perhaps you want to try a new static site generator. Whatever the case may be this repo has real content to help with testing. There is also a markdown/html test page (html.md).

Features

  • Unique Headings
  • Similar Headings
  • Frontmatter
    • Draft
    • Title
    • Date
  • Same file names (e.g.,README.md)
  • Markdown/Html test page (html.md)
  • Nested directories

More things will be added as needed.