mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-03 20:10:10 +03:00
Fix README RST conversion
- Links do not render correctly inside italics - Add hr between image caption and section, fixes markup on older versions of pandoc.
This commit is contained in:
parent
c5ceb4564a
commit
46bd2284a9
|
@ -15,7 +15,7 @@ Full documentation for the project is available at [http://www.django-rest-frame
|
|||
|
||||
REST framework is a *collaboratively funded project*. If you use
|
||||
REST framework commercially we strongly encourage you to invest in its
|
||||
continued development by **[signing up for a paid plan][funding]**.
|
||||
continued development by [signing up for a paid plan][funding].
|
||||
|
||||
The initial aim is to provide a single full-time position on REST framework.
|
||||
*Every single sign-up makes a significant impact towards making that possible.*
|
||||
|
@ -26,7 +26,7 @@ The initial aim is to provide a single full-time position on REST framework.
|
|||
[![][machinalis-img]][machinalis-url]
|
||||
[![][rollbar-img]][rollbar-url]
|
||||
|
||||
*Many thanks to all our [wonderful sponsors][sponsors], and in particular to our premium backers, [Rover][rover-url], [Sentry][sentry-url], [Stream][stream-url], [Machinalis][machinalis-url], and [Rollbar][rollbar-url].*
|
||||
Many thanks to all our [wonderful sponsors][sponsors], and in particular to our premium backers, [Rover][rover-url], [Sentry][sentry-url], [Stream][stream-url], [Machinalis][machinalis-url], and [Rollbar][rollbar-url].
|
||||
|
||||
---
|
||||
|
||||
|
@ -48,6 +48,8 @@ There is a live example API for testing purposes, [available here][sandbox].
|
|||
|
||||
![Screenshot][image]
|
||||
|
||||
----
|
||||
|
||||
# Requirements
|
||||
|
||||
* Python (2.7, 3.4, 3.5, 3.6)
|
||||
|
|
Loading…
Reference in New Issue
Block a user