simonmichael / hledger_site

The repo for hledger.org, the hledger project's website.
GNU General Public License v3.0
63 stars 37 forks source link

literal blocks can make TOC links unclickable #64

Open simonmichael opened 2 years ago

simonmichael commented 2 years ago

Literal blocks have an invisible component spanning the full page width (see the position of the copy icon), which eg in this example makes the TOC links to the right unclickable:

image

Related: #82