gerrit/ReleaseNotes/config.defs

15 lines
282 B
Plaintext

def release_notes_attributes():
return [
'toc',
'newline="\\n"',
'asterisk="*"',
'plus="+"',
'caret="^"',
'startsb="["',
'endsb="]"',
'tilde="~"',
'last-update-label!',
'stylesheet=DEFAULT',
'linkcss=true',
]