File tree Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -43,10 +43,8 @@ See the change log at <https://Python-Markdown.github.io/change_log>.
43
43
Support
44
44
-------
45
45
46
- You may ask for help and discuss various other issues on the [ mailing list] [ ]
47
- and report bugs on the [ bug tracker] [ ] .
46
+ You may report bugs, ask for help, and discuss various other issues on the [ bug tracker] [ ] .
48
47
49
- [ mailing list ] : http://lists.sourceforge.net/lists/listinfo/python-markdown-discuss
50
48
[ bug tracker ] : http://github.com/Python-Markdown/markdown/issues
51
49
52
50
Code of Conduct
Original file line number Diff line number Diff line change @@ -106,9 +106,7 @@ are summarized below:
106
106
Support
107
107
-------
108
108
109
- You may ask for help and discuss various other issues on the [ mailing list] [ ]
110
- and report bugs on the [ bug tracker] [ ] .
109
+ You may report bugs, ask for help, and discuss various other issues on the [ bug tracker] [ ] .
111
110
112
111
[ third party extension ] : https://github.com/Python-Markdown/markdown/wiki/Third-Party-Extensions
113
- [ mailing list ] : http://lists.sourceforge.net/lists/listinfo/python-markdown-discuss
114
112
[ bug tracker ] : http://github.com/Python-Markdown/markdown/issues
Original file line number Diff line number Diff line change 55
55
Support
56
56
=======
57
57
58
- You may ask for help and discuss various other issues on the
59
- `mailing list`_ and report bugs on the `bug tracker`_.
58
+ You may report bugs, ask for help, and discuss various other issues on
59
+ the `bug tracker`_.
60
60
61
- .. _`mailing list`: http://lists.sourceforge.net/lists/listinfo/python-markdown-discuss
62
61
.. _`bug tracker`: http://github.com/Python-Markdown/markdown/issues
63
62
'''
64
63
You can’t perform that action at this time.
0 commit comments