help wantedmarkuptype:proposal
倉庫指標
- 星標
- (5,625 顆星)
- PR 合併指標
- (平均合併 10天 11小時) (30 天內合併 11 個 PR)
描述
Feature
Provide support for Augmented Backus Naur Form [rfc5234] syntax in production list. The grammar option could have the following values:
abnf-5234for rfc5234abnf, alias forabnf-5234abnf-4234for rfc4234ebnffor ISO-14977 (when supported)sphinx(default)
Sample
.. productionlist::
:grammar: abnf-5234
UPPERCASE-ALPHA = %x41-5A ; A-Z
LOWERCASE-ALPHA = %x61-7A ; a-z