I need to use Markdown.parse in Pluto in order provide links between notebooks (see this post). It is not clear to me how to use math symbols in Markdown.parse. Is that possible?
I have a related question about supporting links between notebooks in Pluto. Should they work with the md macro? Switching back and forth between Markdown.parse and md is suboptimal in my opinion. It would be great if the md macro covered all the markdown features.
Hi mike. Yeah. I was asking about interpolating the URL with the macro. The problem is that I need to link to another notebook and to use in text math symbols with Markdown.parse. Here is an example: