You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
257 B

  1. {{kunigu @demo/html_header.html}}
  2. <div class="row">
  3. <div class="card">
  4. {{kunigu @demo/card1.md @--md-to-html}}
  5. </div>
  6. <div class="card">
  7. {{kunigu @demo/card2.md @--md-to-html}}
  8. </div>
  9. </div>
  10. {{kunigu @demo/html_bottom.html}}