Skip to content

Fenced code blocks with new lines doesn't work #132

@Eccenux

Description

@Eccenux

This is not recognized as a code block:

cd /var/www/

# Test
echo "Test"

This works fine:

cd /var/www/
# Test
echo "Test"

It doesn't help if you put white space in the empty line. But once you add non-whitespace it seems to work fine (turns grey).

Windows 10, NB 12.3.

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