Skip to content

Add the snippet_prefix option#13

Merged
ilya-lesikov merged 3 commits intoflant:masterfrom
sanex3339:master
Mar 15, 2025
Merged

Add the snippet_prefix option#13
ilya-lesikov merged 3 commits intoflant:masterfrom
sanex3339:master

Conversation

@sanex3339
Copy link
Contributor

@sanex3339 sanex3339 commented Feb 28, 2025

The PR adds the snippet_prefix option to the _config.yml that can be used to set a prefix for snippets

Default value:

jekyll_include_plugin:
    snippet_prefix: '...'

Remove snippet prefix

jekyll_include_plugin:
    snippet_prefix: ''

Fixes #12

@sanex3339 sanex3339 changed the title Remove the prepending of ... to snippets Add the snippet_prefix option Mar 12, 2025
@sanex3339
Copy link
Contributor Author

@ilya-lesikov updated

@sanex3339 sanex3339 requested a review from ilya-lesikov March 14, 2025 17:26
@ilya-lesikov ilya-lesikov merged commit cd29e2d into flant:master Mar 15, 2025
1 of 10 checks passed
@ilya-lesikov
Copy link
Member

@sanex3339 Thanks!

@sanex3339
Copy link
Contributor Author

@ilya-lesikov would you mind releasing it?

@ilya-lesikov
Copy link
Member

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

Successfully merging this pull request may close these issues.

Three dots are prepended to snippets.

2 participants