Skip to content
New issue

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

test: definition, heading, and list together #22

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ChristianMurphy
Copy link
Collaborator

breaks expectation at

let last_buf = last_buf_opt.expect("at least one buffer should exist");

@wooorm
Copy link
Owner

wooorm commented Nov 25, 2022

This is about how definitions, setext headings, and lists interplay.
Here’s a reduced test case:

"[a]: b\n-\n-"

wooorm added a commit that referenced this pull request Nov 25, 2022
@ChristianMurphy ChristianMurphy changed the title test: link in heading test: reference, heading, and list together Nov 25, 2022
@ChristianMurphy ChristianMurphy changed the title test: reference, heading, and list together test: definition, heading, and list together Nov 25, 2022
@ChristianMurphy
Copy link
Collaborator Author

ChristianMurphy commented Nov 25, 2022

Also found a way to replicate the issue with only setext headings (and list like content).

a
-
--
a
-

which could potentially be related to #31, but shows up in a different way

@ChristianMurphy ChristianMurphy force-pushed the test/link-heading branch 2 times, most recently from 9a1ca99 to 9f237ed Compare August 15, 2023 18:23
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.

None yet

2 participants