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

help: update flask-wiki #2924

Merged
merged 1 commit into from
May 23, 2022
Merged

Conversation

PascalRepond
Copy link
Contributor

  • updates flask-wiki to v0.1.0 with EasyMDE integration

Co-Authored-by: Pascal Repond pascal.repond@rero.ch

Why are you opening this PR?

  • Which task/US does it implement?
  • Which issue does it fix?

Dependencies

My PR depends on the following rero-ils-ui's PR(s):

  • rero/rero-ils-ui#

How to test?

  • What command should I have to run to test your PR?
  • What should I test through the UI?

@github-actions github-actions bot added the dev: documentation About changelog, release notes, installation procedures, gh templates... label May 19, 2022
<script type="text/javascript" src="{{ url_for('wiki.static', filename='js/wiki.js') }}"></script>
<!-- EasyMDE -->
<script src="https://cdn.jsdelivr.net/npm/easymde/dist/easymde.min.js"></script>
<script type="text/javascript" src="{{ url_for('wiki.static', filename='js/wiki.js') }}">
Copy link
Contributor

Choose a reason for hiding this comment

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

I suggest to fix the version of easymde to avoid unexpected results after an update.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

* updates flask-wiki to `v0.1.0` with EasyMDE 2.16.1 integration

Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
@PascalRepond PascalRepond merged commit 8d5f5c1 into rero:staging May 23, 2022
@PascalRepond PascalRepond deleted the rep-update-wiki branch May 23, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev: documentation About changelog, release notes, installation procedures, gh templates...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants