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

Remove old variable / import features #1407

Merged
merged 3 commits into from
Dec 6, 2020

Conversation

ang-zeyu
Copy link
Contributor

@ang-zeyu ang-zeyu commented Dec 6, 2020

What is the purpose of this pull request?

  • Documentation update
  • Bug fix
  • Feature addition or enhancement
  • Code maintenance
  • Others, please explain:

Resolves #1353

Overview of changes:

  • Remove page <variable>, <import>s
  • Remove json <variable>s
  • Update tests
  • Update docs

Anything you'd like to highlight / discuss:

Testing instructions:

Proposed commit message: (wrap lines at 72 characters)
Remove old variable and import features

Page and s require processing html before nunjucks
and markdown. This poses several architectural issues of simplicity and
performance outlined in #1353.

Since these features now have viable alternatives, let's remove them.


Checklist: ☑️

  • Updated the documentation for feature additions and enhancements
  • Added tests for bug fixes or features
  • Linked all related issues
  • No blatantly unrelated changes
  • Pinged someone for a review!

@ang-zeyu ang-zeyu added this to the v3.0 milestone Dec 6, 2020
@ang-zeyu ang-zeyu merged commit 5b307c9 into MarkBind:master Dec 6, 2020
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.

Deprecate <import> and <variable>
1 participant