On Tue, Sep 8, 2015 at 12:29 PM, Henrik Johansen <henrik.s.johansen@veloxit.no> wrote:
On 08 Sep 2015, at 11:03 , Martin Dias <tinchodias@gmail.com> wrote:
On Sat, Sep 5, 2015 at 1:10 PM, Nicolai Hess <nicolaihess@web.de> wrote:
The same for the ]lang[ tag (see issue 15750)
Ok. But I still don't know how to add a url to a method's source code or comment from the UI.
I mean, people with a non-English keyboard can produce source code with ]lang[, but how can I produce a ]style[ ?
MartÃn
The whole mechanism is quite broken in Pharo4 upwards:
Not sure what to do in Pharo: parse the Text or just ignore the ]style[, but at least file-in should not raise an error. I reported it: https://pharo.fogbugz.com/f/cases/16575/CodeImporter-doesn-t-parse-style-chu... MartÃn