Skip to content

InvalidOperationException #1

@lauraemilyjacobsen

Description

@lauraemilyjacobsen

I installed HtmlToMarkdown.Net from Nuget and am trying to use according to the sample in the readme:

var converter = new HtmlToMarkdownConverter();
var markdown = converter.Convert(myHtmlString);

The converter.Convert method throws an InvalidOperationException with the message "Stack empty".

Are there additional steps I need to take to set up the converter or format the HTML string?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions