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

Deprecate Markdown/LaTeX writers as built-ins #833

Merged
merged 3 commits into from
Sep 20, 2018

Conversation

mortenpi
Copy link
Member

If the user uses format = :markdown / :latex, they'll be presented with a warning. The warning should be silenced by importing either the DocumenterMarkdown.jl or DocumenterLaTeX.jl package in make.jl.

While the code will not actually be moved to the new packages yet, we should do this now so that we wouldn't not have to go through a breaking release in the future when we actually move the writers out into separate packages.

In favor of DocumenterMarkdown and DocumenterLaTeX packages.
@mortenpi mortenpi added this to the 0.20.0 milestone Sep 15, 2018
@mortenpi mortenpi merged commit 5596d1d into master Sep 20, 2018
@mortenpi mortenpi deleted the mp/deprecate-alt-writers branch September 20, 2018 10:38
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.

1 participant