Mark `highlight` `mark_lines` feature as 4.4 in docs (#9184)

Merge pull request 9184
This commit is contained in:
Andy Coates 2023-01-27 15:24:26 +00:00 committed by GitHub
parent e793a96bda
commit ef62f7455c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,8 @@ end
``` ```
{% endraw %} {% endraw %}
### Marking specific lines ### Marking specific lines {%- include docs_version_badge.html version="4.4.0" -%}
{: #marking-specific-lines }
You can mark specific lines in a code snippet by using the optional You can mark specific lines in a code snippet by using the optional
argument `mark_lines`. This argument takes a space-separated list of argument `mark_lines`. This argument takes a space-separated list of