diff --git a/docs/api_split.pug b/docs/api_split.pug index f9addbca550..e17d743a877 100644 --- a/docs/api_split.pug +++ b/docs/api_split.pug @@ -44,12 +44,12 @@ block content each prop in props li a(href='#' + prop.anchorId) - | #{prop.string} + | #{prop.string} each prop in props hr.separate-api-elements h3(id=prop.anchorId) a(href='#' + prop.anchorId) - | #{prop.string} + | #{prop.string} if prop.deprecated ~DEPRECATED~ if prop.param != null