GithubHelp home page GithubHelp logo

ox-nikola's People

Contributors

msnoigrs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

emacsmirror

ox-nikola's Issues

newline in between = and = should be removed in export

Hi,

I have the following in my org file:

2. In =Document= > =Settings= > =Output=, check =Synchronize with
   output=. (checked by default)

The ox-nikola exports it like the following:

2. In ``Document`` > ``Settings`` > ``Output``, check ``Synchronize with
      output``. (checked by default)

Which causes the following error:

System Message: WARNING/2 (<string>, line 9); backlink

Inline literal start-string without end-string.

It seems the newline between =Synchronize with and output= should be removed before exporting.

Thank you!

nikola_previewimage file path cannot contain and underscore

When the nikola_previewimage directive contains an underscore in the file path, the underscores get escaped resulting in a nikola reST previewimage directive with wrong image path.

For example this:

#+nikola_previewimage: /images/file_name_with_underscores.jpg

is exported like this:

.. previewimage: /images/file\_name\_with\_underscores.jpg

And the previewimage is "not found".

Thanks and best regards,
Jan Janský

toc:t option is ignored

Hi,

It seems ox-nikola does not generate .. contents:: even though #+OPTIONS toc:t is set. Could you please fix this?

Happy new year!

org2nikola-export-subtree adds subtree headline as a heading

Hi,

I'm using ox-nikola Version: 20150901.1507 from melpa, and I found that whenever I run (org2nikola-export-subtree), it adds the headline of the subtree as a heading. For example, if I have

* post title
Text
** header 1
Text

the resulting blog post (basically) becomes

=========
post title
=========

post title
=======

Text

header 1
----------

Text

instead of

=========
post title
=========

Text

header 1
=======

Text

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.