mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #1546 from lathan/doc-syntax-fix
Fix table formating in importer.rst docs
This commit is contained in:
commit
4add2d344b
1 changed files with 5 additions and 4 deletions
|
|
@ -47,10 +47,11 @@ Usage
|
||||||
|
|
||||||
Positional arguments
|
Positional arguments
|
||||||
--------------------
|
--------------------
|
||||||
|
============= ============================================================================
|
||||||
input The input file to read
|
``input`` The input file to read
|
||||||
api_token [Posterous only] api_token can be obtained from http://posterous.com/api/
|
``api_token`` (Posterous only) api_token can be obtained from http://posterous.com/api/
|
||||||
api_key [Tumblr only] api_key can be obtained from http://www.tumblr.com/oauth/apps
|
``api_key`` (Tumblr only) api_key can be obtained from http://www.tumblr.com/oauth/apps
|
||||||
|
============= ============================================================================
|
||||||
|
|
||||||
Optional arguments
|
Optional arguments
|
||||||
------------------
|
------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue