Mark `highlight` `mark_lines` feature as 4.4 in docs (#9184)
Merge pull request 9184
This commit is contained in:
parent
e793a96bda
commit
ef62f7455c
|
@ -66,7 +66,8 @@ end
|
|||
```
|
||||
{% 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
|
||||
argument `mark_lines`. This argument takes a space-separated list of
|
||||
|
|
Loading…
Reference in New Issue