Support for "header id"? {#section-architecture-constraints} #816
-
Hello, The file contains the following entries.
Did someome was able to correctly process {#_business_context}. In my case it is written as normal text. Reading the myst documentation, I do not see a support for this? What kind of markdown style is this? A standard one? For me it seems like to be a header id? (https://uhded.com/add-id-header-markdown) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Heya, the myst syntax for this is: (section-architecture-constraints)=
# Architecture Constraints
(section-system-scope-and-context)=
# System Scope and Context
(_business_context)=
## Business Context |
Beta Was this translation helpful? Give feedback.
-
Thank you for the detailed answer and also the links. I didn't have the "complicatedness" on the screen and didn't know |
Beta Was this translation helpful? Give feedback.
Heya, the myst syntax for this is: