Skip to content

Consider exposing web-based and/or CLI-based wrapper #37

@apng1982

Description

@apng1982

(After upgrading the library to a more modern dotnet version!)

The idea is to create...

  • An Azure Function wrapper that takes a serialised MdDocument
  • A CLI tool wrapper that takes a serialised MdDocument

... and returns the markdown for usage downstream.

It would require creating some kind of json schema of the MdDocument so that the object could be serialised and then the appropriate wrapper would generate the actual markdown string(s).

May not be feasibly useful, just a spike to investigate, so that it could be much easier to consume in a pipeline etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions