Skip to content

Conversation

@zakirullin
Copy link

Hi, thanks for your valuable work!

I've spent some time guessing why Convert method returns errors. My first guess was that the parser returns an error whenever it's unable to parse the input (which is strange). It turned out that the only possible cases for errors are:

  1. Provided Writer implementation returns an error
  2. User-custom html renderers returns an error

So, in the default scenario there won't be any errors.

I've just highlighted these cases in the comments, so that future developers wouldn't have to spend time for guesswork.

@github-actions
Copy link

github-actions bot commented Jun 2, 2024

This PR is stale because it has been open for 180 days with no activity.

@github-actions github-actions bot added the stale label Jun 2, 2024
@yuin yuin force-pushed the master branch 5 times, most recently from e7e4266 to a590622 Compare June 14, 2024 13:05
@github-actions github-actions bot removed the stale label Jun 15, 2024
@github-actions
Copy link

This PR is stale because it has been open for 180 days with no activity.

@github-actions github-actions bot added the stale label Dec 12, 2024
@zakirullin
Copy link
Author

It won't break anything, I see no reason not to merge it in one-click :)

@github-actions github-actions bot removed the stale label Dec 13, 2024
@github-actions
Copy link

This PR is stale because it has been open for 180 days with no activity.

@github-actions github-actions bot added the stale label Oct 12, 2025
@github-actions github-actions bot removed the stale label Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant