Skip to content

Issue when editing an article containing nowiki tag #176

Open
@Darnor

Description

@Darnor

If you try to edit the following article some content (basically everything after the first <nowiki> tag) is missing in the "Main Content" window and can't be edited:

https://docs.webplatform.org/wiki/concepts/programming/programming_basics

I guess this is due to some parsing error after the <nowiki> tag. If you change it to <pre> and press show preview everything, including tags and handlebars, show up.
Also if you use the tag, things after it seems to get parsed differently in the preview and article, meaning that characters like < and > get converted to &lt; and &gt;.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions