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

Allow for directives with all whitespace value #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Thyrum
Copy link

@Thyrum Thyrum commented Jul 24, 2024

A directive with an empty (all whitespace) value like

{subtitle: }

will now result in a subtitle with value "". This is done in order to
make the parsing more robust.

@Thyrum Thyrum force-pushed the allow-empty-directives branch from be82952 to 4975b86 Compare July 24, 2024 09:48
@Thyrum Thyrum changed the title Allow for empty directives Allow for directives with all whitespace value Jul 24, 2024
A directive with an empty (all whitespace) value like
```
{subtitle: }
```
will now result in a subtitle with value "". This is done in order to
make the parsing more robust.
@Thyrum Thyrum force-pushed the allow-empty-directives branch from 4975b86 to 0384e3f Compare July 24, 2024 11:12
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.

1 participant