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 post modifiers to support custom renderings like charts #101

Merged
merged 1 commit into from
Nov 25, 2018

Conversation

olafurpg
Copy link
Member

Post modifiers enable users to fully customize the rendering of
evaluated code blocks based on the static type and runtime values of
variables in the code fence. One example use-case for post modifiers is
rendering charts, but I'm sure we can come up with other examples as
well.

evilplot

Post modifiers enable users to fully customize the rendering of
evaluated code blocks based on the static type and runtime values of
variables in the code fence. One example use-case for post modifiers is
rendering charts, but I'm sure we can come up with other examples as
well.
@olafurpg olafurpg merged commit 5dfb67f into master Nov 25, 2018
@olafurpg olafurpg deleted the post-modifier branch November 25, 2018 16:21
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