Skip to content

Documentation Remove unneeded closing tags in TOC #652

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

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

penguinolog
Copy link
Collaborator

@penguinolog penguinolog commented Sep 29, 2023

Generated construction before change:

</a></p><h3>Table of contents</a></h3>
Checklist
  • I've ensured that similar functionality has not already been implemented
  • I've ensured that similar functionality has not earlier been proposed and declined
  • I've branched off the master or python-dual-support branch
  • I've merged fresh upstream into my branch recently
  • I've ran tox successfully in local environment
  • I've included docstrings and/or documentation and/or examples for my code (if this is a new feature)

Generated construction before change:
```html
</a></p><h3>Table of contents</a></h3>
```
@penguinolog penguinolog requested a review from wardi September 29, 2023 08:05
@github-actions github-actions bot added the docs Issues related to documentation label Sep 29, 2023
@penguinolog penguinolog requested a review from ulidtko September 29, 2023 13:24
Copy link
Collaborator

@wardi wardi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd bet there was an <a name=...> around the title at some point

@penguinolog penguinolog merged commit 5462aeb into urwid:master Sep 29, 2023
@penguinolog penguinolog deleted the fix_toc_html branch September 29, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Issues related to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants