test link solution on ghpages
This commit is contained in:
@@ -12,8 +12,11 @@ Parameters:
|
|||||||
{% if page %}
|
{% if page %}
|
||||||
{% if "%}
|
||||||
{% set body = body | replace(from="](", to=url_prefix) %}
|
{% set body = body | replace(from="](", to=url_prefix) %}
|
||||||
{% set body = body | replace(from=url_prefix ~ "http", to="](http") %}
|
{% set body = body | replace(from=url_prefix ~ "http", to="](http") %}
|
||||||
|
{{test}}
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user