diff options
| author | 2017-03-20 18:46:31 +0000 | |
|---|---|---|
| committer | 2017-03-20 13:46:31 -0500 | |
| commit | 48a2865c6d050d226537d9926bbdb9049eea8fa0 (patch) | |
| tree | 25445a4b7c11fc00c849ba84f8aca87ec7b16e4e /src/modules/window/libkviwindow.cpp | |
| parent | Event OnQuit: Change example to a working example. (diff) | |
| download | KVIrc-48a2865c6d050d226537d9926bbdb9049eea8fa0.tar.gz KVIrc-48a2865c6d050d226537d9926bbdb9049eea8fa0.tar.bz2 KVIrc-48a2865c6d050d226537d9926bbdb9049eea8fa0.zip | |
fix: hide comments in issues in new posts (#2213)
this happens because comments can only have one ( open and ) close bracket. so ``` [//]:# (this is a comment (and it) shouldnt show up)``` shows up unless the inner brackets are escaped like [//]:# (this is a comment \(and it\) shouldnt show up) or theres no inner brackets or ```<!-- this -->``` is used.
or something else, no idea
this should fix the issue.
Diffstat (limited to 'src/modules/window/libkviwindow.cpp')
0 files changed, 0 insertions, 0 deletions
