Skip to content

Remove old variable / import features#1407

Merged
ang-zeyu merged 3 commits into
MarkBind:masterfrom
ang-zeyu:remove-variables-imports
Dec 6, 2020
Merged

Remove old variable / import features#1407
ang-zeyu merged 3 commits into
MarkBind:masterfrom
ang-zeyu:remove-variables-imports

Conversation

@ang-zeyu

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

Copy link
Copy Markdown
Contributor

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 force-pushed the remove-variables-imports branch from dfb5164 to 360050c Compare December 6, 2020 02:52
@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