Skip to content
Snippets Groups Projects
Commit c2e3d925 authored by Arnaud HEMMERLE's avatar Arnaud HEMMERLE
Browse files

Add two levels of remarks in insert text.

parent 06100970
Branches
Tags
No related merge requests found
......@@ -46,7 +46,6 @@ def display_widgets_insert_text():
text_to_print = '### '+text_to_print
if 'Remark' in dw['level'].value:
print(dw['level'].value)
# Max number of characters allowed by line
max_length = 50
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment