aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
authorGia Thanh Vuong <thanhvg@gmail.com>2019-08-20 13:31:20 -0600
committerGia Thanh Vuong <thanhvg@gmail.com>2019-08-20 13:31:20 -0600
commit76b9aa6576e5bb4ba0e521f82c2009cb8c69efdc (patch)
tree3eb2bc46cb6bb5d683c21e76391d00a1e37c4e51 /TODOs.org
parente69a573daece1fc7e3f5a4d940a18d3f66b5a0a3 (diff)
sanitize star char in comment, partly
Diffstat (limited to 'TODOs.org')
-rw-r--r--TODOs.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODOs.org b/TODOs.org
index ae2d7f9..ec73f77 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -33,3 +33,6 @@ or recursive on dom will be just fine
* DONE comment page show main link and intro text
* TODO display page takes page number
* TODO reload page
+* TODO frontpage has next page link
+* remove * in text
+find and replace raw htlm '< *' with '< -'