Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Backslash in MD should force a newline #309

@MattIPv4

Description

@MattIPv4

👋 I hope this is the right place (coming from cloudflare-docs, assuming this to an issue with the engine itself).

In markdown, a backslash at the end of the line is often used to force content onto a new line, without creating a new paragraph.

this is line 1\
this is line 2

this is line 1
this is line 2

With the Cloudflare docs, this doesn't seem to be the case though, as the backslash is rendered as plaintext on the line and no forced newline is rendered.

![dig domain: cloudflare.com type: AAAA short: True](../static/dns-over-discord/dig-command-example-2.png)\
_`/dig domain: cloudflare.com type: AAAA short: True`_

Source

image

It'd be great if the backslash could be used to force a linebreak :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions