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

fix format_documentation for [code skip-lint] #700

Conversation

funnbot
Copy link
Contributor

@funnbot funnbot commented Aug 20, 2024

ya-bbcode does not consider skip-lint to be an attribute, and it turns into the tag '[code skip-lint]' which won't match with the closing tag [/code], leading to broken formatting.
I don't know if its valid bbcode or not, but Godot docs have it, for example the Control class documentation.

@Calinou Calinou added the bug label Aug 20, 2024
@DaelonSuzuka
Copy link
Collaborator

Hey, thanks for catching that, and congrats on your first contribution.

@DaelonSuzuka DaelonSuzuka merged commit d915dcc into godotengine:master Aug 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants