Пример:
полный URL-адрес .../bibliography#citationKeyId
Затем где-нибудь в шаблоне njk:
Код: Выделить всё
{% set fragment = citationKeyId %}
{% if fragment = page.data.myvariable %}
-- do something --
{% endif %}
Подробнее здесь: https://stackoverflow.com/questions/798 ... w-location
Мобильная версия