From a3190be15528966fe0578923db1f0c8fae153a2f Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 8 Apr 2016 09:51:45 +0100 Subject: [PATCH] Updates changeog again - I forgot something! --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 944bca7..24dc026 100644 --- a/Changelog.md +++ b/Changelog.md @@ -11,6 +11,7 @@ - Added mathematical expression parsing between dollar signs. - Generated previews now have etags. This should speed up load times of subsequent requests significantly. - Added an extra debug variable that displays the top level page name (i.e. the page that has been requested). It can be used like this: `{{{~}}}` + - Links to non-existent pages are now coloured red by default. # Changed - Enhanced the dev help page some more