-
I am trying to convert https://github.com/fogus/clojure-cheatsheets/blob/master/src/cljs-cheatsheet.tex (latex) to markdown.
I receive the following error:
```
clojure-cheatsheets/src/master ☣(solo)…
devn updated
12 years ago
-
The conversion of umlauts in inline links to headings via header identifiers causes troubles on Internet Explorer.
Sample:
```
# This is a headline
Some text here that references to [Ümlauts Bug](#…
-
Trying to convert html to rst:
```
Data 1
Data 2
Data 3
Data 4
aaa
bbb
ccc
```
pandoc gets freeze at:
```
```
Instalation info:
ricardo@bugge:/tmp$ pandoc --version
pandoc 1.8.2.1
Compi…
-
I was pondering why my SICP writeups seem to be rather lacking in syntax
highlighting, even though I had carefully specified the language for all
the code-blocks, when it occurred to me that perhaps h…