resp
parent
c3a835fd58
commit
2c8c166cec
|
@ -33,3 +33,11 @@ A fix is to change inlinepage.tmpl to remove new lines around tag links, as foll
|
|||
+<TMPL_LOOP NAME="TAGS"> <TMPL_VAR NAME=LINK></TMPL_LOOP>
|
||||
</span>
|
||||
</TMPL_IF>
|
||||
|
||||
> I'm sure this is only working around a symptom, the problem must be that
|
||||
> markdown gets confused by the html generated by the syntax plugin.
|
||||
> Have you tried markdown 1.0.2? This version has a more robust html
|
||||
> parser.
|
||||
>
|
||||
> I don't have the prerequisites for the syntax plugin installed here
|
||||
> to debug it myself. --[[Joey]]
|
||||
|
|
Loading…
Reference in New Issue