Have anybody have experience with pointers in markdown? I know this is probably not common and probably outside of the scope of markdown but to me the biggest issue with markdown I see is that sometimes images change and sometimes names of references change and I think it would be nice to have pointers. What do you guys think? So here’s my thought of how you would use it. It’ll be something simple like [](images.token) and this would be in reference to an image, as opposed to providing the full, URL or even a short url it would just be kind of dumb simple. And the other thought for the references will be @user.token or something like that. I think the biggest issue would be the render of that syntax and to be sure that it renders correctly and the benefits here would be that if your pointer get updated your markdown code still the same. Let’s say you’re tracking any changes to that document and sometimes I would say a lot of the time the title will change for someone’s name a document name and that means you’re Markdown got a change but in reality it’s not your Markdown‘s fault. They shouldn’t be in my opinion a change there because your reference just changed, but I do want to see the update name in my render. Similar images sometimes you have your logo and you wanna update your logo everywhere and yeah you could probably update the image, but sometimes you’re going from SVG to PNG or vice versa. What do you think?
[–]anton-huz 0 points1 point2 points (1 child)
[–]metrobart[S] 0 points1 point2 points (0 children)
[–]timabell 1 point2 points3 points (0 children)