Skip to content

Create valid HTML if inline code block is used and has underscores. #574

Description

@koppor

I get

<p>Workflows that run in <code>pull<em>request_target</code> context must not write attacker-controlled pull request content to <code>GITHUB</em>OUTPUT</code> with a fixed delimiter, and must not pass untrusted PR metadata into privileged shell commands without validation and quoting.</p><p>&lt;!-- markdownlint-disable-file MD022 --&gt;</p>

IntelliJ says

Element em is not closed

And its right.

code and em seem to mix up.

Input Markdown:

Workflows that run in `pull_request_target` context must not write

File: https://github.com/JabRef/jabref/blob/main/docs/requirements/ci.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions