Skip to content

Commit e0f1acb

Browse files
committed
DOP-3487: Deprecate cssclass directive
1 parent b7d4c32 commit e0f1acb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

snooty/rstspec.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,7 @@ help = """Add the given CSS class name to generated HTML of the contained (if co
542542
following (if not) page element."""
543543
argument_type = "string"
544544
content_type = "block"
545+
deprecated = true
545546
example = """.. cssclass:: ${1:class name}
546547
547548
${0:Optional content to which class will apply. If no content given, class applies to following page element.}

0 commit comments

Comments
 (0)