File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Fenced Code Extension for Python Markdown
3434This extension adds Fenced Code Blocks to Python-Markdown.
3535See <https://python-markdown.github.io/extensions/fenced_code_blocks/>
3636for documentation.
37- Original code Copyright 2007-2008 [Waylan Limberg](http ://achinghead .com/).
37+ Original code Copyright 2007-2008 [Waylan Limberg](https ://github .com/waylan ).
3838All changes Copyright 2008-2014 The Python Markdown Project
3939License: [BSD](http://www.opensource.org/licenses/bsd-license.php)
4040```
@@ -49,7 +49,7 @@ CodeHilite Extension for Python-Markdown
4949Adds code/syntax highlighting to standard Python-Markdown code blocks.
5050See <https://python-markdown.github.io/extensions/code_hilite/>
5151for documentation.
52- Original code Copyright 2006-2008 [Waylan Limberg](http ://achinghead .com/).
52+ Original code Copyright 2006-2008 [Waylan Limberg](https ://github .com/waylan ).
5353All changes Copyright 2008-2014 The Python Markdown Project
5454License: [BSD](http://www.opensource.org/licenses/bsd-license.php)
5555```
Original file line number Diff line number Diff line change 1515See <https://pythonhosted.org/Markdown/extensions/code_hilite.html>
1616for documentation.
1717
18- Original code Copyright 2006-2008 [Waylan Limberg](http ://achinghead .com/).
18+ Original code Copyright 2006-2008 [Waylan Limberg](https ://github .com/waylan ).
1919
2020All changes Copyright 2008-2014 The Python Markdown Project
2121
Original file line number Diff line number Diff line change 2020See <https://pythonhosted.org/Markdown/extensions/fenced_code_blocks.html>
2121for documentation.
2222
23- Original code Copyright 2007-2008 [Waylan Limberg](http ://achinghead .com/).
23+ Original code Copyright 2007-2008 [Waylan Limberg](https ://github .com/waylan ).
2424
2525
2626All changes Copyright 2008-2014 The Python Markdown Project
You can’t perform that action at this time.
0 commit comments