trying to get numbering to work
This commit is contained in:
@ -50,7 +50,7 @@ export class DefaultStylesFactory {
|
||||
//listParagraph.addParagraphProperty();
|
||||
styles.push(listParagraph);
|
||||
|
||||
console.log(JSON.stringify(styles, null, " "));
|
||||
//console.log(JSON.stringify(styles, null, " "));
|
||||
return styles;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user