Hebrew in markup

Hebrew in markup

Tzafrir Cohen tzafrir at cohens.org.il
Sat Mar 7 14:39:08 IST 2015


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         | tzafrir at jabber.org | VIM is
http://tzafrir.org.il |                    | a Mutt's
tzafrir at cohens.org.il |                    |  best
tzafrir at debian.org    |                    | friend



More information about the Linux-il mailing list