Bug 188666 - add a reStructuredText backend
Summary: add a reStructuredText backend
Status: REPORTED
Alias: None
Product: okular
Classification: Applications
Component: New backend wishes (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-02 16:16 UTC by Vito De Tullio
Modified: 2023-07-05 15:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vito De Tullio 2009-04-02 16:16:30 UTC
Version:           0.8.80 (using Devel)
OS:                Linux
Installed from:    Compiled sources

ReStructuredText [1] is a light-weight markup language, widely used in python documentations.
There are tools, like docutils[2] and sphinx[3], to generate html/pdf from .rst documents.

It will be useful to actually use one of them to let okular "pretty printing" .rst files.

[1] http://en.wikipedia.org/wiki/ReStructuredText
[2] http://docutils.sourceforge.net
[3] http://sphinx.pocoo.org/
Comment 1 silopolis 2022-07-23 10:58:33 UTC
(In reply to Vito De Tullio from comment #0)
> 
> It will be useful to actually use one of them to let okular "pretty
> printing" .rst files.

I fully second this :+1: