Peter Johnson
Peter Johnson
If a snippet has advanced testing then it would be useful to be able to provide a link to a test project where the tests can be found.
Several of the "tests" in the `tests` directory are actually demos. Snippets demonstrated by these tests do not have `TestInfo=advanced`, which makes sense. How about introducing a new `demo` value...
After three years it's looking less likely that further snippet collections will be added to the repository, so it seems sensible to give up on the idea. If the repository...
`--trim -` and `--trim spaces` are rendering different number of lines when used with the `Test-Trim-Lines+Spaces.pas` test file.
To specify a document title the `--title` command is used, but to restore the default title the `title-default` command is required. It would simplify things if `--title -` could be...
Presently, `--language` takes a text parameter to set a language and `--language-neutral` is used to remove any specified language. It would simplify things if `--language -` could be used to...
There are a few minor typos in this file.
Enable the following output encodings: - [ ] Any MBCS encoding simply by specifying the "code page" number as a parameter. - [ ] Add Unicode Big Endian encoding.
Issue #2 proposes a new `.pashi` directory within PasHi's `%AppData%` directory for storing files that are maintained the programs that users should not have access to. The `gui-state` and `gui-config`...
At present the only way to configure _PasHi_ is to create a file named `config` in _PasHi_'s data directory at `%APPDATA%\DelphiDabbler\PasHi`. It would be useful to be able to write...