mirror of
https://github.com/ko-build/ko.git
synced 2026-06-18 20:14:08 +02:00
(feat) Adding styling to code blocks
This commit is contained in:
@@ -57,3 +57,12 @@ plugins:
|
||||
'slack.md': 'https://kubernetes.slack.com/archives/C01T7DTP65S'
|
||||
'agenda.md': 'https://docs.google.com/document/d/1eQ67Qxwf1tkTv0yU_dw9bIRnlwJZz-5GXCRVOhqbgvU/edit'
|
||||
'meet.md': 'meet.google.com/xvn-dzzk-wur'
|
||||
|
||||
markdown_extensions:
|
||||
- pymdownx.highlight:
|
||||
anchor_linenums: true
|
||||
line_spans: __span
|
||||
pygments_lang_class: true
|
||||
- pymdownx.inlinehilite
|
||||
- pymdownx.snippets
|
||||
- pymdownx.superfences
|
||||
Reference in New Issue
Block a user