Skip to content

Convert relative links to .html #220

@funnylookinhat

Description

@funnylookinhat

When running a codo command that pulls in multiple .md files, it's nice to have them formatted as HTML, but the links within the markdown are no longer accurate. For example:

# My Readme

[Another Markdown File](path/to/SOME_FILE.md)

Correctly points to path/to/SOME_FILE.md in github and other markdown rendering services, but when pushed through codo the link should be updated to path/to/SOME_FILE.md.html if the reference exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions