From 604f533989840b929549e9c76a7ba707345d4341 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Fri, 25 Jun 2021 19:48:05 +0000 Subject: hr --- apioforum/mdrender.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apioforum/mdrender.py b/apioforum/mdrender.py index 4e3a891..52a6e6c 100644 --- a/apioforum/mdrender.py +++ b/apioforum/mdrender.py @@ -19,6 +19,9 @@ allowed_tags = [ 'sup','sub', 'table','thead','tbody','tr','th','td', 'details','summary', + 'hr' + + ] -- cgit v1.2.3