Merge remote-tracking branch 'm-kru/python_documentation'

This commit is contained in:
Maxime Coste 2020-12-05 10:48:52 +11:00
commit 36407b1291

View File

@ -54,7 +54,7 @@ add-highlighter shared/python/code/ regex '\b\d+\.' 0:value
# Imaginary formats # Imaginary formats
add-highlighter shared/python/code/ regex '\b\d+\+\d+[jJ]\b' 0:value add-highlighter shared/python/code/ regex '\b\d+\+\d+[jJ]\b' 0:value
add-highlighter shared/python/docstring/ default-region fill comment add-highlighter shared/python/docstring/ default-region fill documentation
add-highlighter shared/python/docstring/ region '(>>>|\.\.\.) \K' (?=''')|(?=""") ref python add-highlighter shared/python/docstring/ region '(>>>|\.\.\.) \K' (?=''')|(?=""") ref python
evaluate-commands %sh{ evaluate-commands %sh{