mention of resolved matter !publish!

This commit is contained in:
constantinos 2023-07-13 10:03:00 +03:00
parent 608d28d916
commit 1b74f86f01

View file

@ -45,11 +45,6 @@ It would be useful, as in backlinks, to be able to have a button such as 'print
- Issue posted on *Sandpoints* repository -- CM 06.2023.
## Remove date from keywords perspective
If you click on any keyword, the new page shows all entries with that keyword. It ALSO shows the date these were created (in my case file creation date is part of the MD header). It would be great if these dates could be omitted.
- Issue posted on *Sandpoints* repository -- CM 10.2022.
# Resolved
## Add background to code blocks
@ -71,4 +66,14 @@ Nevertheless:
- The actual background color, and padding should probably be reworked to fit better with the rest of the typesetting.
- Perhaps a 75% (or other) font size should be shared between `code` and `pre`
Current changes are in commit `f405856fbd` -- CM 11.07.2023.
Current changes are in commit `f405856fbd` -- CM 11.07.2023.
## Remove date from keywords perspective
If you click on any keyword, the new page shows all entries with that keyword. It ALSO shows the date these were created (in my case file creation date is part of the MD header). It would be great if these dates could be omitted.
- [Issue posted on Sandpoints repository](https://git.sandpoints.org/Drawwell/SandpointsTheme/issues/6) -- CM 10.2022.
Resolved by editing out line 15 in `..theme/layouts/taxonomy/list.html`
- Issue closed on 13.07.2022 -- CM.