Lagrange [release]
Stripping the URL fragment
Tue Feb 2 18:19:30 2021 +0200
Lagrange will retain URL fragments when parsing gemtext, but will strip them when making requests or when a DocumentWidget's URL is set. This allows opening URLs with fragments in an external browser.
IssueID #128
src/gmrequest.c | 2 +- src/gmutil.c | 13 ++++++++----- src/gmutil.h | 1 + src/ui/documentwidget.c | 2 +- 4 files changed, 11 insertions(+), 7 deletions(-)