Skip to content

Commit

Permalink
[Docs] Configure Myst-parser to parse anchor tag (open-mmlab#1012)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaotongxiao authored May 12, 2022
1 parent d9a6530 commit 738dd7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@

# Enable ::: for my_st
myst_enable_extensions = ['colon_fence']
myst_heading_anchors = 3


def builder_inited_handler(app):
Expand Down

0 comments on commit 738dd7a

Please sign in to comment.