Tweaks to w3m.sh to improve TXT version of docs
Make headers and description terms more apparent, by adding some more regexps into the `sed` that the HTML is piped through before being sent to `w3m`.
This commit is contained in:
parent
3032afb85f
commit
a62db7f9c2
1060 changed files with 10160 additions and 9743 deletions
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2024
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2024.October.12 (0.9.34)
|
||||
2024.October.14 (0.9.34)
|
||||
* New Magic Tools:
|
||||
----------------
|
||||
* "Comic Dots", draws repeating dots (using a multiply blend)
|
||||
|
|
@ -180,6 +180,11 @@ https://tuxpaint.org/
|
|||
* Vietnamese translation
|
||||
Cas Pascal <casboi86@gmail.com>
|
||||
|
||||
* Documentation updates:
|
||||
----------------------
|
||||
* Nicer formatting of the plain text variation of documentation.
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* Bug Fixes:
|
||||
----------
|
||||
* Eraser choices turned from black to white when a prompt appeared.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue