style factory added and fixed bug allowing styles to work
This commit is contained in:
@ -82,8 +82,6 @@ export function DefaultStyle() {
|
||||
}
|
||||
}, {
|
||||
'w:lsdException': createLsdException('Normal', 0, 1)
|
||||
}, {
|
||||
'w:lsdException': createLsdException("heading 1", 9, 1)
|
||||
}, {
|
||||
'w:lsdException': createLsdException("heading 1", 9, 1, 1, 1)
|
||||
}, {
|
||||
|
Reference in New Issue
Block a user