Hi,

I have a problem: why this

    \usemodule[filter]
    \defineexternalfilter
    [markdown]
    [filtercommand={pandoc -f markdown+multiline_tables+table_captions -t 
context -o \externalfilteroutputfile\space \externalfilterinputfile}]


\starttext
 \startmarkdown
                   Decideix l'esquema de particions que *tendré*
```
| Partició | Espai | Muntatge |
| sda1 | | /var/log % |
PROVA
%=Regime
\enableregime[utf]

%=Choose a language, and associated hyphenation rules.
\mainlanguage[ca]

%= Colors
\setupcolors[state=start]
\definecolor[headingcolor][c=1,m=0.5431,y=0,k=0.5451]
\definecolor[steelblue][h=4682B4]
\definecolor[griscodi][h=F5F5F5]
```

        
                 \stopmarkdown
                 \stoptext

does not process the code block (inside ```)?

I just wonder why?

Thanks,
Xan.
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to