gnab/remark

Multi-language

josephernest opened this issue · 1 comments

Congrats again for this wonderful project.
Is there a way to easily add multi-lang for a single document ?

Something like :

<textarea id="source">
First slide ||| Première diapositive

My presentation about XYZ  ||| Ma présentation à propos de XYZ

---

Second slide ||| Seconde diapositive

Hello ! ||| Bonjour 
</textarea>

So that we can easily with a JS parameter show the slides either in English, either in French?

tripu commented

Hi, @josephernest.

I'm not sure, but I suspect the answer is: no.

😕