Merge branch 'pr52'
This commit is contained in:
commit
943d1f2edd
1 changed files with 5 additions and 1 deletions
|
|
@ -124,4 +124,8 @@ transform_map = {
|
||||||
'li': {
|
'li': {
|
||||||
'replace_with': 'text:list-item'
|
'replace_with': 'text:list-item'
|
||||||
},
|
},
|
||||||
|
|
||||||
|
'br': {
|
||||||
|
'replace_with': 'text:line-break'
|
||||||
|
},
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue