We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
<summary>
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pandoc version: 3.6.4
3.6.4
Command line used: pandoc details.text --to=gfm
pandoc details.text --to=gfm
<details> Content </details> <details> <summary> Details with summary </summary> Content </details>
Content
Details with summary
The text was updated successfully, but these errors were encountered:
So the issue is caused by redundant empty line before summary text.
The question is: should the text be ever reformatted? Or it's better to just keep layout as in the sources?
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Pandoc version:
3.6.4
Command line used:
pandoc details.text --to=gfm
Source md - no problem
Content
Details with summary
Content
Converted to gfm - problem with marker placement
Content
Details with summary
Content
The text was updated successfully, but these errors were encountered: