mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Experiment with footnotes [ci skip]
I can't seem to find a compiler for markdown that works like GitHub so I'm making a branch to experiment. Also want to discuss some of the releasing practices in a PR.
This commit is contained in:
parent
3123db17a5
commit
8afc57adb7
|
@ -78,3 +78,9 @@ make sdistup
|
|||
* [ ] Retrieve the OS X Wheels from Rackspace files, upload to PyPi (Twine?)
|
||||
* [ ] Grab Windows binaries, `twine upload dist/*.[whl|egg]`. Manually upload .exe installers.
|
||||
* [ ] Announce release availability. [Twitter](https://twitter.com/pythonpillow), web.
|
||||
|
||||
|
||||
Footnotes[^1] have a label[^@#$%] and the footnote's content.
|
||||
|
||||
[^1]: This is a footnote content.
|
||||
[^@#$%]: A footnote on the label: "@#$%".
|
||||
|
|
Loading…
Reference in New Issue
Block a user