~adnano/gmnitohtml

Makefile: fix install
c024a05f — Adnan Maolood 7 months ago
Makefile: fix clean target
restructure docs section
1018ac8d — Adnan Maolood 11 months ago 0.1.2
Makefile: make POSIX-compliant
85ce6d82 — Adnan Maolood 2 years ago 0.1.1
Use self-closing <br> tags

Use self-closing tags so that the HTML output is also valid XML.
332368e5 — Adnan Maolood 2 years ago 0.1.0
Insert breaks for multiple consecutive blank lines

Insert <br> tags for consecutive blank lines, ignoring the first blank
line.
58cd619a — Adnan Maolood 2 years ago
Use aria-label for inaccessible <pre> text

Treat preformatted text with non-empty alt text as inaccessible and
provide the alt text in the aria-label attribute.
1f37d4d8 — Adnan Maolood 2 years ago
Don't output empty paragraphs
e3b1e37e — Adnan Maolood 2 years ago
Don't output <br> tags
b3379f95 — Adnan Maolood 2 years ago
Rename to gmnitohtml
13bc50c8 — Adnan Maolood 2 years ago
Update documentation
6c1bfbdc — Adnan Maolood 2 years ago
Update documentation
d7964396 — Adnan Maolood 2 years ago
Allow specifiying a custom output template to use
28489ca4 — Adnan Maolood 2 years ago
Add README.md
7c4b2607 — Adnan Maolood 2 years ago
Add documentation
ef010926 — Adnan Maolood 2 years ago
Initial commit