GitXplorerGitXplorer
n

odh-exporter

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
546077975111743ac8acdb73d02d896eba50970b

Something

nnetvl committed 11 years ago
Unverified
448ce18b5e1363ad551a10c7d9b71b7a074ec225

Updated readme

nnetvl committed 12 years ago
Unverified
984392f0661339d40a6e65592fb2c84829f5fa31

Added readme, fixed command line interface, fixed shutdown, added support for images and their linkification

nnetvl committed 12 years ago
Unverified
9d2dc3e1b6bbd7a888d64b1df63a741cdd79351c

Added cache for source languages, added proper logging, added file find dialog,

nnetvl committed 12 years ago
Unverified
e936cd923ad5c7e0cc796c566232495c9d55b407

Started writing log dialog

nnetvl committed 12 years ago
Unverified
dafce73856a3445057dbd73a965116ad88453099

Fixed UI and added source type asking

nnetvl committed 12 years ago

README

The README file for this repository.

Org -> Docbook -> Habr exporter

Converts Docbook output of Emacs Org Mode exporter into Habrahabr markup (subset of HTML). As a bonus provides an ability to select source type for code blocks, caching the selection so it won't be necessary to select correct language again on the next run.

Usage

Either

  lein run <source docbook xml file> <target text file>

or just lein run and then select a file using convenient dialog.