Implement Ibis.formatting_parse

Review Request #3940 — Created March 29, 2025 and submitted — Latest diff uploaded

Information

ibis/ibis
default

Reviewers

This will parse IRC formating into a Pango.AttrList per the rules defined in
https://modern.ircdocs.horse/formatting.

Ran the tests under valgrind and called in the turtles.

Diff Revision 3

This is not the most recent revision of the diff. The latest diff is revision 5. See what's changed.

orig
1
2
3
4
5

Commits

First Last Summary ID Author
Fix a few issues with formatting
Namely this fixes background colors incorrectly getting unset when just the foreground color is changed.
b80bda4c6b526dca18397c5237cc082b17b01ab0 Gary Kramlich
formatting-examples.md
ibis/ibisformatting.c
ibis/tests/test_formatting.c
Loading...