Skip to content

Add support for bitbucket.org's markdown, which doesn't allow HTML #4

@e-nikolov

Description

@e-nikolov

Currently docgen creates markdown documentation that contains HTML tags, and it looks weird in bitbucket.

Maybe add an option to disable HTML in the generated output.

Additionally, their syntax for highlighting a line is a bit different from the one at github, e.g. to highlight line 238 of main.go:
github: #L238
bitbucket: #main.go-238

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions