You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that the content in <pre></pre> could not be rightly parsed in kiko-now. Actually, I remembered that in Kiko-plus, content between <pre> and </pre> tag could be rightly parsed.
Here is an example of <pre></pre> in kiko-now:
Markdown text:
Preview in offline editor:
Preview on Git Page using kiko-now, which failed to parse the <pre></pre>:
If you need my relative online reference, here is the link:
Good morning!
I found that the content in
<pre></pre>
could not be rightly parsed in kiko-now. Actually, I remembered that in Kiko-plus, content between<pre>
and</pre>
tag could be rightly parsed.Here is an example of
<pre></pre>
in kiko-now:<pre></pre>
:If you need my relative online reference, here is the link:
The text was updated successfully, but these errors were encountered: