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

Use markdownify feature in tabset example #110

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

linogaliana
Copy link

Hi, I just discovered Apero which is a really beautiful Hugo framework.

I really love your tabset implementation that is really useful !

I am proposing you a PR to show the {{% shortcodename parameters %}} syntax rather than the {{< shortcodename parameters >}} . I think this is more useful to show that you can put markdown inside tabs, content will be nicely rendered.

Thus, I propose to replace {{< panel XXXX >}} by {{% panel XXXX %}}. I let {{< panelset XXXX >}} syntax because markdowinfication is not necessary at this level (since everything is markdownified inside panels)

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.

None yet

1 participant