Skip to content

Newlines are not preserved in code blocks #1

Description

@adamziel

I added a code block in the editor and pasted this:

 * Pair the site editor's nested iframe to the Service Worker.
 *
 * Without the patch below, the site editor initiates network requests that
 * aren't routed through the service worker. That's a known browser issue.

However, in the final markdown, I got this instead (in backtick fences):

 * Pair the site editor's nested iframe to the Service Worker. * * Without the patch below, the site editor initiates network requests that * aren't routed through the service worker. That's a known browser issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions