Skip to content

Convert relative links to .html #220

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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