From: Slaughter, A. E <and...@in...> - 2016-08-24 17:04:03
|
I am attempting to stash an opening and closing html tag "<section>" and "</section>" in certain parts of my markdown in a Preprocessor, which is working. However, it seems to wrap the injected html within a "<p>" block. Is there a way to avoid this? Thanks, Andrew |