Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Diagonal line with Path

Triangle with path

<svg height="210" width="400" xmlns="http://www.w3.org/2000/svg">
  <path d="M10 15 L75 200"
  stroke="blue"
  stroke-width="3" />
</svg>