Benjamin Balder Bach

Results 139 issues of Benjamin Balder Bach

The default of django-wiki should be to depend on pymdown-extensions and have out-of-the-box CSS support for a set of plugins. https://facelessuser.github.io/pymdown-extensions/

enhancement

This project needs additional maintainers. If you are interested in the future of django-wiki, please post a comment here or send an email to [email protected] Great stuff to be done,...

enhancement

It would be nice if the documentation in some way mentioned how to have a Wiki in different languages, for instance what happens with `/en/wiki` and `/fr/wiki` supposing it's available...

After going over testing requirements for a new contribution in #1110, it came up that there is a lack of tests to ensure permissions are upheld. For instance to assert...

enhancement
easy-pickings

Tried upgrading Markdown to 3.2 with no luck. Possibly related: https://github.com/Python-Markdown/markdown/issues/802 ![image](https://user-images.githubusercontent.com/374612/78242946-3394a800-74e3-11ea-9a1f-3417068d3037.png)

I was hinting that it seemed like we could ship 0.3 during this past weekend. However, I found that Global History is in need of some layout improvements: * [...

A few items after #896 : * [ ] Figure out if Markdown syntax is properly handled in captions with additional Markdown * [ ] Images that aren't found on...

easy-pickings

Caching current assumes that there is only ONE version of an article, however depending on the logged in user, there may be several versions. The list of article clear showcases...

bug

While waiting for pre-commit hooks and Black to be added (and indeed run for the entire code base to be blackened), we can test out this pre-commit hook: https://github.com/asottile/blacken-docs To...

Good First Issue
Needed: patch