[#important-1.red] IMPORTANT: This is an important notice with id and role. >>> Document { docMeta = Meta { docTitle = [] , docTitleAttributes = Nothing , docAuthors = [] , docRevision = Nothing , docAttributes = fromList [ ( "sectids" , "" ) ] } , docBlocks = [ Block Attr ( [] , fromList [ ( "id" , "important-1" ) , ( "role" , "red" ) ] ) Nothing (Admonition Important [ Block mempty Nothing (Paragraph [ Inline mempty (Str "This is an important notice with id and role.") ]) ]) ] }