Skip to content

Use upstream markdown2 #815

@dvzrv

Description

@dvzrv

Problem Description

Hi! 👋
I'm currently looking into packaging pdoc for Arch Linux.
I noticed that you are vendoring markdown2 from a custom location, which seems to be an outdated version of https://github.com/trentm/python-markdown2

As packager it is not clear to me what the upside of vendoring this (still actively developed) library is.

Proposal

It would be great to rely on https://github.com/trentm/python-markdown2 (this is packaged in many distributions) instead of vendoring an older copy of it.

Alternatives

Keep on vendoring.

Additional context

Distributions usually strive to have only one version of a given thing available in the repository, as that is easier to handle in security related situations.
See also Fedora's good write up on bundled libraries.

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