We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Jekyll allows you to do inline styles, but 11ty doesn't. Find them by searching for {: in .md files.
{:
All of them seem to be related to styling images or their captions. Instead of using inline styles, let's replace them with
Fortunately, there are only 7 of these across the site.
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
This change has been merged into the replatform-main branch. Closing!
replatform-main
Sorry, something went wrong.
beechnut
sam-couch-18f
No branches or pull requests
Jekyll allows you to do inline styles, but 11ty doesn't. Find them by searching for
{:
in .md files.All of them seem to be related to styling images or their captions. Instead of using inline styles, let's replace them with
Fortunately, there are only 7 of these across the site.
Acceptance criteria
The text was updated successfully, but these errors were encountered: