Testing a attributes.
This commit is contained in:
parent
16041cb9c8
commit
b8c5232dea
1 changed files with 4 additions and 0 deletions
|
|
@ -50,6 +50,10 @@ common_styles = {
|
|||
transform_map = {
|
||||
'a': {
|
||||
'replace_with': 'text:a',
|
||||
'attributes': {
|
||||
'xlink:type': 'simple',
|
||||
'xlink:href': ''
|
||||
}
|
||||
},
|
||||
|
||||
'p': common_styles['p'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue