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

Add config build.errors.logLevelMissingShortcodeTemplate #13165

Open
bep opened this issue Dec 18, 2024 · 1 comment
Open

Add config build.errors.logLevelMissingShortcodeTemplate #13165

bep opened this issue Dec 18, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@bep
Copy link
Member

bep commented Dec 18, 2024

This would be especially handy when developing a new theme for some content, you would then say:

[build]
  [build.errors]
     logLevelMissingShortcodeTemplate="info"

Valid values would be debug, info, warn, error; default error.

@bep bep added this to the v0.141.0 milestone Dec 18, 2024
@bep bep self-assigned this Dec 18, 2024
@bep bep changed the title Add config build.errors.missingShortcodeTemplateErrorLevel Add config build.errors.missingShortcodeTemplateLevel Dec 18, 2024
@bep bep changed the title Add config build.errors.missingShortcodeTemplateLevel Add config build.errors.logLevelMissingShortcodeTemplate Dec 18, 2024
@bep bep added Proposal and removed Enhancement labels Dec 18, 2024
@bep
Copy link
Member Author

bep commented Dec 18, 2024

Well, thinking about this; It's a good idea, but for shortcodes with inner content we look at the template to know when to stop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant