Function useMarkdown

  • Returns a Markdown string representing the entire Resource, e.g.:

    # Some Title

    author: [joe](https://example.com/joe)

    published-at: 2020-01-01

    And here a description! Hello world!

    Parameters

    Returns string

Generated using TypeDoc