ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Aditya filter module: ignore ``` in my case
@ 2014-03-31 12:17 Xan
  2014-03-31 12:23 ` Xan
  0 siblings, 1 reply; 2+ messages in thread
From: Xan @ 2014-03-31 12:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-31 12:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-31 12:17 Aditya filter module: ignore ``` in my case Xan
2014-03-31 12:23 ` Xan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).