3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-17 01:19:31 +01:00
pbot/lib/PBot/Core/Factoids
Pragmatic Software 9ebc77f4da
Replace preserve_whitespace metadata with condense-whitespace
PBot now preserves whitespace by default. The `preserve_whitespace`
metadata field is now redundant. It has now been replaced with
`condense-whitespace`, which when set to a true value will collapse
adjacent whitespace to a single space.
2024-11-04 00:25:36 -08:00
..
Code.pm Interpreter: allow processing of empty result 2024-11-02 17:53:37 -07:00
Data.pm Replace preserve_whitespace metadata with condense-whitespace 2024-11-04 00:25:36 -08:00
Exporter.pm Update core to use subroutine signatures 2023-04-13 21:04:12 -07:00
Interpreter.pm Replace preserve_whitespace metadata with condense-whitespace 2024-11-04 00:25:36 -08:00
Modifiers.pm Update core to use subroutine signatures 2023-04-13 21:04:12 -07:00
Selectors.pm Update core to use subroutine signatures 2023-04-13 21:04:12 -07:00
Variables.pm Factoid/Variables: minor refactor, no semantic changes 2024-11-02 17:58:14 -07:00