Skip to content

Commit be8dfb2

Browse files
Updating spacing in Documentation section
1 parent 7c1da57 commit be8dfb2

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ If you want `creole` support for mark-up:
147147

148148
NOTE: the `creole` package does not support Python 3.
149149

150-
151150
### Usage
152151

153152
As an author, you work with this app via the Django Admin.
@@ -189,7 +188,6 @@ or without alt text:
189188

190189
Adjusting for the number of the image, of course.
191190

192-
193191
### Settings
194192

195193
#### PINAX_BLOG_SCOPING_MODEL
@@ -206,7 +204,6 @@ A hookset pattern common to other Pinax apps. Just a single method: `get_blog(s
206204
Override this in your project to the `Blog` object that will scope your posts.
207205
By default there is only one `Blog` instance and that is returned.
208206

209-
210207
### Scoping
211208

212209
The idea of scoping allows you to setup your project to have multiple blogs
@@ -325,7 +322,6 @@ teaser and body content:
325322
{% endblock %}
326323
```
327324

328-
329325
### Templates
330326

331327
Default templates are provided by the `pinax-templates` app in the
@@ -377,7 +373,6 @@ url requested.
377373

378374
#### `dateline_stale.html`
379375

380-
381376
### Blog Feed Templates
382377

383378
#### `atom_feed.xml` and `rss_feed.xml`

0 commit comments

Comments
 (0)