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

versionremoved directive #36

Closed
5 tasks done
Tracked by #2
Mpdreamz opened this issue Nov 6, 2024 · 0 comments · Fixed by #65
Closed
5 tasks done
Tracked by #2

versionremoved directive #36

Mpdreamz opened this issue Nov 6, 2024 · 0 comments · Fixed by #65
Labels
authoring Relates to our markdown parser

Comments

@Mpdreamz
Copy link
Member

Mpdreamz commented Nov 6, 2024

VersionRemoved

Kind Link
Reference https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-versionadded
Documentation

Implementation

  • Parses directives and aliases
  • Emits HTML
  • Unit tests
  • Validation (emits, warnings and errors).

Specification compliance:

  • Arguments
    Format: <version> <brief explanation>
@Mpdreamz Mpdreamz changed the title versionremoved directive (https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-versionadded) versionremoved directive Nov 6, 2024
@Mpdreamz Mpdreamz added enhancement authoring Relates to our markdown parser and removed enhancement labels Nov 6, 2024
@Mpdreamz Mpdreamz linked a pull request Nov 13, 2024 that will close this issue
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 a pull request may close this issue.

1 participant