Skip to content

wikilinks_title_after_pipe extension not being recognized #409

@madsmh

Description

@madsmh

Hi,
I am converting a markdown file and calling pyPandoc with

pypandoc.convert_file(out_path,
                               to='native',
                               format='markdown+wikilinks_title_after_pipe',
                               extra_args=pdocargs,
                               filters=pdocfilters)

but for some reason, the wikilinks_title_after_pipe does not seem to have an effect. I am using Pandoc 8.1 and Python 3.13.7.

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