Dave Baxter
Dave Baxter
Prefer the command line will work like the Web to allow overriding the profile. This combination does not produce anchors from the Windows command line, but the same selections on...
This appears to be a regression. Windows command lines like these worked properly in v2.2.0 `>bitdowntoc_windows.exe --help` `>bitdowntoc_windows.exe` `>bitdowntoc_windows.exe test.md` ``` Exception in thread "main" java.util.ServiceConfigurationError: com.github.ajalt.mordant.terminal.TerminalInterfaceProvider: Provider com.github.ajalt.mordant.terminal.terminalinterface.jna.TerminalInterfaceProviderJna not...
Requesting a new option to insert a blank line after the anchor. This will satisfy [markdownlint MD022](https://github.com/jackdewinter/pymarkdown/blob/main/docs/rules/rule_md022.md) without disabling the specific lint rule. Maybe there is a better way?