mirror of
https://github.com/discourse/discourse.git
synced 2025-04-14 13:11:32 +08:00
amend previous fix
This commit is contained in:
parent
8c214c35e4
commit
f5912a5500
@ -2250,7 +2250,7 @@
|
||||
chunk.endTag = " ##";
|
||||
|
||||
if(chunk.after === "" || !chunk.after.match(/^\n/)){
|
||||
chunk.endTag = "## \n";
|
||||
chunk.endTag = " ##\n";
|
||||
}
|
||||
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user