Commit Briefs

Omar Polo

show page title in tabs



Omar Polo

give each parser a name


Omar Polo

[gemtext] improve parse_link

* add a mising `&& isspace(buf[0])' that would make the parser skip the link label * swap alt and line: line is the text, alt the URL * text is always defined, at worst is a copy of URL


Omar Polo

[gemtext] fix append and set_buf

it wouldn't resume parsing well without these


Omar Polo

update the length in set_buf

this caused a bug with long lines



Omar Polo

initial commit