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

Implement depend-on-config-options for reSt extensions (Fix Issue #1919) #1927

Merged
merged 2 commits into from Aug 5, 2015

Conversation

ralsina
Copy link
Member

@ralsina ralsina commented Aug 5, 2015

No description provided.

@Kwpolska
Copy link
Member

Kwpolska commented Aug 5, 2015

Looks good, merging.

Kwpolska added a commit that referenced this pull request Aug 5, 2015
Implement depend-on-config-options for reSt extensions (Fix Issue #1919)
@Kwpolska Kwpolska merged commit 9442586 into master Aug 5, 2015
@@ -384,6 +384,15 @@ RestExtension Plugins

Implement directives for reStructuredText, see `media.py <https://github.com/getnikola/nikola/blob/master/nikola/plugins/compile/rest/media.py>`__ for a simple example.

If your output depends on a config value, you need to make your post record a dependency on a pseudo-path like this::
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use .. code:: text so code boxes are Monokai black on our site; fixed.

@ralsina ralsina deleted the do-1919 branch September 9, 2015 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants