Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable substitution in index.yaml does not work #298

Open
i-terezie opened this issue Feb 15, 2023 · 0 comments
Open

Variable substitution in index.yaml does not work #298

i-terezie opened this issue Feb 15, 2023 · 0 comments

Comments

@i-terezie
Copy link

The following content gives the result

title: {{ systemName }}
description: Описание документа

[object Object] in heder

title: "{{ systemName }}"
description: Описание документа

result: {{ systemName }}

In the toc file.yaml works correctly.

title: "{{ systemName }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant