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

bugfix: AXT -> ATX #2200

Closed
wants to merge 1 commit into from
Closed

Conversation

laurencap
Copy link

Mistune does not have an axt_heading.

https://github.com/lepture/mistune/blob/177a0ceefd23a8ebc7f7efb5c89c0be8023ae3bf/src/mistune/block_parser.py#L61

In some instances, this can cause the following error:
AttributeError: 'MathBlockParser' object has no attribute 'parse_axt_heading'. Did you mean: 'parse_atx_heading'?

@laurencap laurencap changed the title Fix: AXT -> ATX bugfix: AXT -> ATX Dec 30, 2024
@laurencap
Copy link
Author

Some linting errors which appear to be outside the scope of this fix

@laurencap
Copy link
Author

Closing because this will be fixed by #2199

@laurencap laurencap closed this Dec 30, 2024
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.

2 participants