[New post] Why I try to keep an online copy of my bookmarklets in html instead of Markdown
jpluimers posted: "As Chrome mangles Bookmarklets to a partially escaped form (I think using Percent encoding), I first tried to document my Bookmarklets in Markdown so I could easier edit them and copy these JavaScript links to various browsers. That failed, because the h" The Wiert Corner - irregular stream of stuff
As Chrome mangles Bookmarklets to a partially escaped form (I think using Percent encoding), I first tried to document my Bookmarklets in Markdown so I could easier edit them and copy these JavaScript links to various browsers. That failed, because the html rendered from the Markdown didn't contain the links any more. So I now use plain html for documenting them which is a pain to edit but works.
No comments:
Post a Comment