github / markup

Determines which markup library to use to render a content file (e.g. README) on GitHub
MIT License
5.87k stars 3.39k forks source link

.rst note and warning lack proper CSS classes #72

Closed miohtama closed 10 years ago

miohtama commented 13 years ago

Restructured text has directives like

 ... note ::

       Your note

  .. warning ::

        Your warning

(I think they are called admonitions in general)

GitHub does not have proper CSS classes for them, making the output look messy.

Example of a page which do not have CSS classes for note:

https://github.com/epeli/sauna.reload

Example of a PyPi page which has some CSS support for note:

http://pypi.python.org/pypi/mfabrik.webandmobile/

garbas commented 13 years ago

Would be nice if Github would support those... I have same problem here: https://github.com/collective/icalendar

beniwohli commented 13 years ago

This is a duplicate of #68

rvanlaar commented 11 years ago

.. note :: is still not supported. I'ld this issue to be reopend. See also #68

mitar commented 10 years ago

+1

bkeepers commented 10 years ago

Duplicate of #68

CastixGitHub commented 3 years ago

+1

nicholascar commented 2 years ago

+1

beliaev-maksim commented 2 years ago

+1

applied-mathematician commented 2 years ago

+1

bschatz commented 2 years ago

+1