Skip to content

InvalidOperationException #1

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?

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions