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

False value supported for no layouts #163

Merged
merged 3 commits into from
Oct 29, 2020
Merged

False value supported for no layouts #163

merged 3 commits into from
Oct 29, 2020

Conversation

jaredcwhite
Copy link
Member

@jaredcwhite jaredcwhite commented Oct 20, 2020

Fixes #159

Previously only layout: none would reliably switch off layout processing for a document even in the presence of front matter defaults. This PR allows layout: false as well.

  • Tests
  • Documentation

@jaredcwhite jaredcwhite added the bug Something isn't working label Oct 20, 2020
@jaredcwhite jaredcwhite added this to the 0.18.0 "Taylor Street" milestone Oct 20, 2020
@jaredcwhite jaredcwhite merged commit 5d5ea4f into main Oct 29, 2020
@jaredcwhite jaredcwhite deleted the false-layouts branch October 29, 2020 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Allow no layout when a default layout is defined
1 participant