Skip to content

Load partials for getting_started/ pages #16

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

Merged
merged 1 commit into from
Jul 7, 2017

Conversation

aprescott
Copy link
Contributor

Renaming getting_started/ files from *.erb.md to *.md.erb will cause the partial loading to happen prior to rendering the content as markdown, which fixes the rendering.

Renaming getting_started/ files from *.erb.md to *.md.erb will cause the
partial loading to happen prior to rendering the content as markdown,
which fixes the rendering.
@aprescott
Copy link
Contributor Author

Before

before

After

after

@beauby
Copy link
Member

beauby commented Jul 7, 2017

Thanks!

@beauby beauby merged commit 566c1fb into jsonapi-rb:source Jul 7, 2017
@aprescott aprescott deleted the getting-started-partials branch July 7, 2017 02:41
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.

2 participants