Skip to content

Commit

Permalink
Merge pull request #115 from Kuadrant/break-less-lists
Browse files Browse the repository at this point in the history
add mdx_breakless_lists
  • Loading branch information
openshift-merge-bot[bot] authored Jun 11, 2024
2 parents 7748b59 + a767242 commit 9fab6cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ extra_css:
watch:
- overrides
markdown_extensions:
- mdx_breakless_lists
- pymdownx.superfences:
custom_fences:
- name: mermaid
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
mkdocs-multirepo-plugin==0.7.0
mkdocs-material==9.5.14
mike==2.1.0
mdx-breakless-lists==1.0.1

0 comments on commit 9fab6cf

Please sign in to comment.