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

Feature request: Injecting key=value parameters #30

Open
dexterxx-pl opened this issue Mar 18, 2022 · 0 comments
Open

Feature request: Injecting key=value parameters #30

dexterxx-pl opened this issue Mar 18, 2022 · 0 comments

Comments

@dexterxx-pl
Copy link

I would like to define template-page, let's say:

/user/pages/generic/_hello/default.md

---
title: 'Hello {{title}}'
---
Example content with {{name}} passed param

So in any other pages I would be able to use in content:

[plugin:page-inject](/generic/_hello?name=Whatever&title=World)

So my page would render injected template with passed values.

Nice If there would be possibility to pass bigger values than inline texts...

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