Skip to content

Commit 5031dc6

Browse files
committed
allow class on dfn
1 parent 0c9665c commit 5031dc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/respec.rnc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ inlinecontent}
279279

280280
dfn = element dfn {
281281
attribute id {text}?,
282+
attribute class {text}?,
282283
attribute data-dfn-for {text}?,
283284
inlinecontent}
284285

0 commit comments

Comments
 (0)