summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/do.py b/do.py
index c7e763d..c003b4f 100755
--- a/do.py
+++ b/do.py
@@ -269,7 +269,7 @@ for match in tag_iter:
uid = b64encode((url + frag).encode('UTF-8'))
- title = comment or url or fragment
+ title = comment or url or frag
# outstr += title + f"(bilaga~\\ref{{{uid}}})"
# TODO