<div class="_markdown_404681">
  <h1>
    #text "H1 with "
    <code>
      #text "code"
  <h2>
    #text "H2"
  <h3>
    #text "H3"
  <h4>
    #text "H4"
  <h5>
    #text "H5"
  <h6>
    #text "H6"
  <p>
    #text "Paragraph one with "
    <strong>
      #text "strong"
    #text ", "
    <em>
      #text "emphasis"
    #text ", "
    <del>
      #text "strike"
    #text ", and "
    <code>
      #text "inline"
    #text "."
  <h1>
    #text "Setext title"
  <h2>
    #text "Second setext"
