mirror of
https://github.com/boostorg/docca.git
synced 2026-07-21 13:13:39 +00:00
fix removeprefix replacement
This commit is contained in:
@@ -595,7 +595,7 @@ static
|
||||
if Config.default_namespace
|
||||
else ''
|
||||
-%}
|
||||
{{ escape( entity.fully_qualified_name[prefix | length] ) }}
|
||||
{{ escape( entity.fully_qualified_name[prefix | length:] ) }}
|
||||
{%- endmacro %}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user