jgm / gitit

A wiki using HAppS, pandoc, and git
GNU General Public License v2.0
2.15k stars 226 forks source link

Org mode Internal Wiki link does not work #480

Closed rejuvyesh closed 9 years ago

rejuvyesh commented 9 years ago

Suggested way:

Links: [[http://google.com][external]], [[][Wiki Link]],

But [[][Wiki Link]] isn't formatted.

latest latest


$ gitit --version 

gitit version 0.10.6.1 +plugins

$ pandoc --version

pandoc 1.13.1
Compiled with texmath 0.8, highlighting-kate 0.5.11.
Syntax highlighting is supported for the following languages:
    abc, actionscript, ada, agda, apache, asn1, asp, awk, bash, bibtex, boo, c,
    changelog, clojure, cmake, coffee, coldfusion, commonlisp, cpp, cs, css,
    curry, d, diff, djangotemplate, dockerfile, dot, doxygen, doxygenlua, dtd,
    eiffel, email, erlang, fasm, fortran, fsharp, gcc, glsl, gnuassembler, go,
    haskell, haxe, html, ini, isocpp, java, javadoc, javascript, json, jsp,
    julia, latex, lex, lilypond, literatecurry, literatehaskell, lua, m4,
    makefile, mandoc, markdown, mathematica, matlab, maxima, mediawiki,
    metafont, mips, modelines, modula2, modula3, monobasic, nasm, noweb,
    objectivec, objectivecpp, ocaml, octave, opencl, pascal, perl, php, pike,
    postscript, prolog, pure, python, r, relaxng, relaxngcompact, rest, rhtml,
    roff, ruby, rust, scala, scheme, sci, sed, sgml, sql, sqlmysql,
    sqlpostgresql, tcl, tcsh, texinfo, verilog, vhdl, xml, xorg, xslt, xul,
    yacc, yaml, zsh
Default user data directory: /home/rejuvyesh/.pandoc
jgm commented 9 years ago

Works fine for me. Are you sure you properly specified that the page is org format?

driftcrow commented 8 years ago

@jgm Works fine, but how to change link's describe?