Re: [alreq] What tools can be used for writing HTML source code with bidi text?

Two general matters:

- I was under the impression that we already decided to not get involved in the Developer Tools kind of areas in ALReq. I find this question very similar to the one we had about string literals in an IDE for, say, Java programming language.

- I got to the core of bidi mental and digital models in my talk ["Get Your Head Around Bidirectionality!" at IUC#42](https://behnam.es/scriptology/talks/2018-IUC42-Get_Your_Head_Around_Bidirectionality-Behnam_Esfahbod.pdf).

Basically, IMHO, without specifically managing Bidi Context in every single component (like an HTML tag and text nodes), there's no way to get anything working properly.

Based on that, I'm not fan of any recommendations like "add an LRM here" or "drop an ALM there" kinds of recommendations.

-- 
GitHub Notification of comment by behnam
Please view or discuss this issue at https://github.com/w3c/alreq/issues/194#issuecomment-428312307 using your GitHub account

Received on Tuesday, 9 October 2018 19:04:12 UTC