Hi',
I've this code:
<ul class="ullist">
<li>Text 1</li>
<li>Text 2</li>
</ul>
Inside my template I've create a paragraph/character style named "Paragraphlist".
Inside the configuration of "wordStyles", with others style, I set:
".ullist": "Paragraphlist"
When I open the generated docx the results is that the style is correctly connected but not the format. If I manually click again on the word style, format is applied as I expected.
All others styles are correctly applied.
I use version 11.
Thank you,
Federico