Git Product home page Git Product logo

org-confluence's Introduction

Org-Mode to Confluence exporter

Forked from https://github.com/hgschmie/org-confluence, which provided inspiration to move this code to the new org-export.el that started shipping with org-mode 7.9.2.

Inclusion in upstream org-mode

As of 15/12/2013 (commit e77f26e121bca79b400e60fedd5276629319bf64), org-confluence-export-as-confluence is part of Org-mode's contrib section. Development will therefore occur in Org-mode's git repository:

clone URL : git://orgmode.org/org-mode.git

cgit : http://orgmode.org/cgit.cgi/org-mode.git/

For everyone's convenience, I will try to keep this GitHub repository in sync with the development done in org-mode's tree.

Installation

Get a release of org-mode >= 8.0.0, or the latest one from git://orgmode.org/org-mode.git.

Install it and make sure that your emacs has access to the ox.el file that's part of org-mode.

Copy org-confluence.el onto the load path of the emacs installation.

Add

(require 'ox-confluence)

to the .emacs startup file.

If all went well, the command M-x org-confluence-export-as-confluence should write a buffer with a confluence styled export.

What it does

  • bold, italics, underline, strikethrough and monospaced text
  • headings
  • "internal" Confluence links with confluence:Space:Page notation
  • external links
  • BLOCK_SRC and BLOCK_EXAMPLE to code blocks (with different theme)
  • lists (unnumbered and numbered)
  • tables (header lines, body lines)

That is, exactly everything that's used in test.org.

What it does not

  • everything else

What would be cool

Copyright

Copyright 2012 Sébastien Delafond \ Copyright 2012 Henning Schmiedehausen

org-confluence's People

Contributors

hgschmie avatar sdelafond avatar

Watchers

 avatar

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.