test using html space
This commit is contained in:
parent
8982d831a0
commit
554e13d949
@ -6,6 +6,6 @@
|
||||
{% if cl_prompt %}data-prompt="{{ cl_prompt }}"{% endif %}
|
||||
{% if ln_start %}data-start="{{ ln_start }}"{% endif %}
|
||||
{% if highlight_lines %}data-line=" {{ highlight_lines }}"{% endif %}
|
||||
{% if cl_continuation %}data-continuation-str="{{ cl_continuation }} " {% endif %}
|
||||
{% if cl_continuation %}data-continuation-str="{{ cl_continuation }}" {% endif %}
|
||||
><code>{{- content|e('html') -}}</code></pre>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user