Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include heading level overried for deployment applicability #104

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

Mpdreamz
Copy link
Member

@Mpdreamz Mpdreamz commented Dec 13, 2024

Implements #94

This introduces a new {applies} directive which closely mirrors the applies: configuration at a page level introduced in #103

## This section has its own applies annotations

```{applies}
:stack: unavailable
:serverless: tech-preview
```

An error will be generated if this directive does not follow a heading for consistency purposes.

image

cc @bmorelli25 @KOTungseth @lcawl @colleenmcginnis

@Mpdreamz Mpdreamz added the authoring Relates to our markdown parser label Dec 13, 2024
@Mpdreamz Mpdreamz merged commit af7048c into main Dec 13, 2024
4 checks passed
@Mpdreamz Mpdreamz deleted the feature/applies-directive branch December 13, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
authoring Relates to our markdown parser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant