mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 06:12:20 +08:00
PackageJson: Prettify markdown/mdx on commit with lint-staged (#37616)
* Format md,mdx files with prettier on lint-staged * Manually run prettier on docs/sources
This commit is contained in:
@ -36,6 +36,7 @@ You cannot use short codes in an ordered list with sublists. The shortcode break
|
||||
All unordered list steps included as part of a list will appear as second-level lists (with the hollow circle bullet) rather than first-level lists (solid circle bullet), even if the list is not indented in the shared file or the document file.
|
||||
|
||||
{{< docs/list >}}
|
||||
{{< docs/shared "test.md" >}}
|
||||
- Bullet text
|
||||
{{< /docs/list >}}
|
||||
{{< docs/shared "test.md" >}}
|
||||
|
||||
- Bullet text
|
||||
{{< /docs/list >}}
|
||||
|
Reference in New Issue
Block a user