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

Extra spacing added in nested unordered list #24

Open
emiliebarnard opened this issue Mar 6, 2023 · 0 comments
Open

Extra spacing added in nested unordered list #24

emiliebarnard opened this issue Mar 6, 2023 · 0 comments

Comments

@emiliebarnard
Copy link

emiliebarnard commented Mar 6, 2023

https://github.com/emiliebarnard/github-page-guide/blob/main/index.markdown

There is an extra space on the website view between "Insert images" and "Additional documentation" under Navigation on the website, but not in the GitHub preview.

Screenshot 2023-03-05 at 10 25 48 PM

Code:

# Navigation
* [Create a GitHub repository](#create-a-github-repository)
* [Create a GitHub Pages site](create-a-github-pages-site)
* [README file use and work portfolio content](readme-file-use-and-work-portfolio-content)
     * [Add text documentation](add-text-documentation)
     * [Insert images](insert-images)
* [Additional documentation](additional-documentation)

Workaround fix is by forcing a change to the css, but I imagine this is a common-enough markdown sequence that the main repo should be updated.

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

No branches or pull requests

1 participant