diff content/SCM/sventon-changeset-links.md @ 98:1d9382b0329b

Specify the syntax on markdown blocks to avoid broken output that has class=err
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 19 Dec 2019 10:04:33 +0100
parents 4cd9b65e10e4
children
line wrap: on
line diff
--- a/content/SCM/sventon-changeset-links.md	Thu Dec 19 09:31:57 2019 +0100
+++ b/content/SCM/sventon-changeset-links.md	Thu Dec 19 10:04:33 2019 +0100
@@ -17,5 +17,6 @@
 
 The following rewrite config rewrites the old format to the new one and forwards it to sventon:
 
+	:::shell
     RewriteCond %{QUERY_STRING} name=(.*)&revision=([0-9]+)
     RewriteRule /sventon/revinfo.svn http://sventon.local/sventon/repos/%1/info?revision=%2 [L]