Faker().markdown

Dictionary file
en:
  faker:
    markdown:
      headers: ["#", "##", "###", "####", "#####", "######"]
      emphasis: ["_", "~", "*", "**"]
Available Functions
Faker().markdown.headers() // => #
Faker().markdown.emphasis() // => _