mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
65016cdca4
Introduce html_subscript_close callback. Draw opening and closing brackets and carets for subscript and superscript text directly in the element handlers rather than performing weirdness in the renderer. This both improves readability and fixes bug 284, misplaced brackets with subscripts. |
||
---|---|---|
.. | ||
css | ||
dom | ||
html | ||
plain | ||
docdata.c | ||
docdata.h | ||
document.c | ||
document.h | ||
forms.c | ||
forms.h | ||
Makefile | ||
options.c | ||
options.h | ||
refresh.c | ||
refresh.h | ||
renderer.c | ||
renderer.h | ||
view.h |