You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version introduces support for the reStructuredText markup format. Thanks to Mark Shroyer for implementing it. The plugin documentation in the `README.md` file has been updated accordingly. Additionally, the documentation's wording and grammar have been improved.
4
+
5
+
Non-user-visible improvements:
6
+
- Compliance with Python linters' recommendations
7
+
- Improved argument processing of the setUp() method of the unit tests
8
+
- Using BeautifulSoup instead of regular expressions when asserting the results of the unit tests
0 commit comments