is there any way that we can apply formatting on altchunk?????
like we apply formating on paragraph

i am placing altchunk in sdtBlock's SdtContentBlock which accepts childs of type Paragraph so i can insert altchunk there as a child element
but the formatting which was applied on sdtBlock vanished
i want to keep the formatting which was applied on sdtBlock

any suggestion?