Markdown Integration

Design

  • generate a <div></div> above the block element for the anchor with id equal to the block
  • generate a <a href="#id"></a> element to given block

Tasks

  • compiling block links
  • compiling block anchors
  • compiling block link references
  • add a compiler for a block link
  • should generate

Backlinks