June 24, 2013
12:03 p.m.
Currently copying and pasting a smalltalkhub link in a .tex file does not make Latex happy. It complains about the non-letter characters Alexandre On 23 Jun 2013, at 05:54, Camillo Bruni <camillobruni@gmail.com> wrote:
On 2013-06-23, at 00:50, Alexandre Bergel <alexandre.bergel@me.com> wrote:
Hi!
Just wondering whether urls do need to have #! and ~ in the url? E.g., http://smalltalkhub.com/#!/~ainfante/MemoryProfiler
Could be possible 1) replace ~ with a subdirectory /users/ or so (though I don't see any advantage of this) 2) replace the fragment-based navigation with something that uses history.pushState
1) could be done with relative little overhead, 2) is going to be more work.