
GITHUB . COM {
}
Detected CMS Systems:
- Wordpress (2 occurrences)
Title:
Definition List compounds bottom margin with each nested level Β· Issue #2501 Β· squidfunk/mkdocs-material
Description:
I've read the [contribution guidelines][1] and agree with them I've found a bug and checked that ... ... the problem doesn't occur with the default MkDocs template ... the problem is no...
Website Age:
17 years and 8 months (reg. 2007-10-09).
Matching Content Categories {π}
- Social Networks
- Technology & Computing
- Video & Online Content
Content Management System {π}
What CMS is github.com built with?
Github.com operates using WORDPRESS.
Traffic Estimate {π}
What is the average monthly size of github.com audience?
ππ Tremendous Traffic: 10M - 20M visitors per month
Based on our best estimate, this website will receive around 10,000,019 visitors per month in the current month.
However, some sources were not loaded, we suggest to reload the page to get complete results.
check SE Ranking
check Ahrefs
check Similarweb
check Ubersuggest
check Semrush
How Does Github.com Make Money? {πΈ}
Subscription Packages {π³}
We've located a dedicated page on github.com that might include details about subscription plans or recurring payments. We identified it based on the word pricing in one of its internal links. Below, you'll find additional estimates for its monthly recurring revenues.How Much Does Github.com Make? {π°}
Subscription Packages {π³}
Prices on github.com are in US Dollars ($).
They range from $4.00/month to $21.00/month.
We estimate that the site has approximately 4,989,889 paying customers.
The estimated monthly recurring revenue (MRR) is $20,957,532.
The estimated annual recurring revenues (ARR) are $251,490,385.
Wordpress Themes and Plugins {π¨}
What WordPress theme does this site use?
It is strange but we were not able to detect any theme on the page.
What WordPress plugins does this website use?
It is strange but we were not able to detect any plugins on the page.
Keywords {π}
squidfunk, issue, bug, content, open, sign, list, margin, nested, ive, problem, resolved, mkdocsmaterial, projects, definition, bottom, level, closed, tab, markdown, navigation, issues, pull, requests, actions, security, compounds, description, template, css, related, appears, display, flowroot, expected, behaviour, removed, actual, tabtitle, line, assigned, steps, behavior, information, commented, owner, added, elements, inline, react,
Topics {βοΈ}
mkdocs-material docker container definition list bottom margin closed issues open projects completed squidfunk mentioned mkdocs-material css expected behaviour shows grouping additional content bug resolved issue block formatting context behaviour examples shown comment metadata assignees default mkdocs template projects milestone def_list markdown extension tab content nested level markdown content repeat steps bug enable open nested children added display problem description inline admonitions issue [contribution guidelines][1] flow-root good solution excessive nesting quoted string line onward blank line doc page build/preview rendered output milestone relationships mkdocs related tabs github bug actual assigned tab css template markdown elements resolved
Payment Methods {π}
- Braintree
Questions {β}
- Already have an account?
- I'm not entirely sure why this rule is used to generate new block formatting context, so it's probably not a good solution (unless it were changed to not apply to nested children?
Schema {πΊοΈ}
DiscussionForumPosting:
context:https://schema.org
headline:Definition List compounds bottom margin with each nested level
articleBody:- [x] I've read the [contribution guidelines][1] and agree with them
__I've found a bug and checked that ...__
- [x] ... the problem doesn't occur with the default MkDocs template
- [x] ... the problem is not in any of my customizations (CSS, JS, template)
- [x] ... the documentation does not mention anything about my problem
- [x] ... there are no open or closed issues that are related to my problem
## Description
With each nested level of definition list, the bottom margin seems to expand.
This appears to be due to `display: flow-root` (which the expected behaviour shows when removed). I'm not entirely sure why this rule is used to [generate new block formatting context](https://developer.mozilla.org/en-US/docs/Web/CSS/display), so it's probably not a good solution (unless it were changed to not apply to nested children?).
The behaviour examples shown below is with excessive nesting. My actual use case is not as bad, but noticeable enough that I figured I should raise an issue about it.

```markdown
???+ info "Syntax"
1. Declaration: `=== [tab-title]`
`[tab-title]`
: Provide a quoted string as the name of the tab. Markdown content is supported.
2. Tab content is provided from the next line onward, assigned by indentation of 4 spaces.
3. There should be a blank line before and after the tab content.
4. Repeat steps for grouping additional content under related tabs.
```
### Expected behavior

### Actual behavior

### Steps to reproduce the bug
1. Enable and use the `def_list` markdown extension in `mkdocs.yml`.
2. Add the markdown below to a doc page and build/preview the rendered output:
```markdown
a
: b
: c
: d
: e
f
```
### Package versions
Current release of the `mkdocs-material` Docker container.
### Project configuration
Standard instance should do the trick, this is affected by `mkdocs-material` CSS.
### System information
Manjaro Linux with Firefox.
author:
url:https://github.com/polarathene
type:Person
name:polarathene
datePublished:2021-03-29T02:57:16.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:2
url:https://github.com/2501/mkdocs-material/issues/2501
context:https://schema.org
headline:Definition List compounds bottom margin with each nested level
articleBody:- [x] I've read the [contribution guidelines][1] and agree with them
__I've found a bug and checked that ...__
- [x] ... the problem doesn't occur with the default MkDocs template
- [x] ... the problem is not in any of my customizations (CSS, JS, template)
- [x] ... the documentation does not mention anything about my problem
- [x] ... there are no open or closed issues that are related to my problem
## Description
With each nested level of definition list, the bottom margin seems to expand.
This appears to be due to `display: flow-root` (which the expected behaviour shows when removed). I'm not entirely sure why this rule is used to [generate new block formatting context](https://developer.mozilla.org/en-US/docs/Web/CSS/display), so it's probably not a good solution (unless it were changed to not apply to nested children?).
The behaviour examples shown below is with excessive nesting. My actual use case is not as bad, but noticeable enough that I figured I should raise an issue about it.

```markdown
???+ info "Syntax"
1. Declaration: `=== [tab-title]`
`[tab-title]`
: Provide a quoted string as the name of the tab. Markdown content is supported.
2. Tab content is provided from the next line onward, assigned by indentation of 4 spaces.
3. There should be a blank line before and after the tab content.
4. Repeat steps for grouping additional content under related tabs.
```
### Expected behavior

### Actual behavior

### Steps to reproduce the bug
1. Enable and use the `def_list` markdown extension in `mkdocs.yml`.
2. Add the markdown below to a doc page and build/preview the rendered output:
```markdown
a
: b
: c
: d
: e
f
```
### Package versions
Current release of the `mkdocs-material` Docker container.
### Project configuration
Standard instance should do the trick, this is affected by `mkdocs-material` CSS.
### System information
Manjaro Linux with Firefox.
author:
url:https://github.com/polarathene
type:Person
name:polarathene
datePublished:2021-03-29T02:57:16.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:2
url:https://github.com/2501/mkdocs-material/issues/2501
Person:
url:https://github.com/polarathene
name:polarathene
url:https://github.com/polarathene
name:polarathene
InteractionCounter:
interactionType:https://schema.org/CommentAction
userInteractionCount:2
interactionType:https://schema.org/CommentAction
userInteractionCount:2
External Links {π}(6)
- How much income does https://github.blog have?
- How much does https://developer.mozilla.org/en-US/docs/Web/CSS/display pull in?
- What's the monthly income of https://user-images.githubusercontent.com/5098581/112780973-706b8e80-90a6-11eb-90a5-451d8cb2486d.png?
- What's the income of https://user-images.githubusercontent.com/5098581/112779836-110c7f00-90a4-11eb-944e-5186bd72b152.png?
- Profit of https://user-images.githubusercontent.com/5098581/112779777-f63a0a80-90a3-11eb-8639-ee226b66b0a4.png
- Learn how profitable https://www.githubstatus.com/ is on a monthly basis
Analytics and Tracking {π}
- Site Verification - Google
Libraries {π}
- Clipboard.js
- D3.js
- Lodash
Emails and Hosting {βοΈ}
Mail Servers:
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
Name Servers:
- dns1.p08.nsone.net
- dns2.p08.nsone.net
- dns3.p08.nsone.net
- dns4.p08.nsone.net
- ns-1283.awsdns-32.org
- ns-1707.awsdns-21.co.uk
- ns-421.awsdns-52.com
- ns-520.awsdns-01.net