hledger_site icon indicating copy to clipboard operation
hledger_site copied to clipboard

The repo for hledger.org, the hledger project's website.

Results 6 hledger_site issues
Sort by recently updated
recently updated
newest added

So far I've looked at this website both with firefox and with chromium and if I put the browser in dark mode (which I do to relieve eye strain) all...

bug
layout

A past fix for code blocks overlapping the TOC seems to have broken copying text out of those code blocks. Eg the ones at https://hledger.org/dev/hledger.html#setting-ledger_file Related: #64

bug
layout

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...

bug
layout

The site search finds a bunch of hits for "--gain", but none of them are in https://hledger.org/hledger.html#balance where it is introduced. Also a bunch of the hits it does find...

bug
site-search

https://hledger.org/?search=not: should find `not:` at https://hledger.org/hledger.html#queries (reported on chat).

bug
site-search

Multi-line commands like https://hledger.org/install.html#build-in-a-source-checkout don't copy-paste into terminal successfully, because you get ^J between lines instead of newline. I see this with safari and brave on mac, but I don't...

bug