Implement Ibis.formatting_parse

Review Request #3940 — Created March 28, 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.

Changes between revision 1 and 2

orig
1
2
3
4
5

Commits

Summary ID Author
Implement Ibis.formatting_parse
This will parse IRC formating into a Pango.AttrList per the rules defined in https://modern.ircdocs.horse/formatting.
be1b7f53b58eccd11d519535e770ae3782d9370a Gary Kramlich
Implement Ibis.formatting_parse
This will parse IRC formating into a Pango.AttrList per the rules defined in https://modern.ircdocs.horse/formatting.
b0a54fb3c13e41e87f1141cf57fba992bb1ddc51 Gary Kramlich
ibis/ibisformatting.c
Loading...