On Sat, Mar 07, 2015 at 02:21:06PM +0200, Eli Zaretskii wrote:
> > > You also leave the overall direction dynamic and control
> > > each paragraph's direction with the first strong directional character
> > > of the paragraph, or with LRM/RLM if the first character is not what
> > > you need.
> > >
> > > For HTML, translate those into the corresponding dir= directives.
> >
> > How do I translate a document to HTML from the command line?
>
> I don't know; how did you intend to do it originally?
Just use a command line convertor. For instance:
cat Makefile
all test.html
%.html: %.md
markdown $< >$@
--
Tzafrir Cohen | [email protected] | VIM is
http://tzafrir.org.il | | a Mutt's
[email protected] | | best
[email protected] | | friend
_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il