Skip to content

codeblock conceal can not be disabled #301

Open
@jdhao

Description

@jdhao

The doc says that we can use g:pandoc#syntax#conceal#blacklist to disable conceal feature for certain Markdown elements. I add the following setting in my config:

let g:pandoc#syntax#conceal#blacklist = ['codeblock_start', 'codeblock_delim']

Unfortunately, the start and end of code blocks are still concealed.

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