ShortCodes.jl icon indicating copy to clipboard operation
ShortCodes.jl copied to clipboard

use output as markdown in md cell

Open AshtonSBradley opened this issue 2 years ago • 4 comments

Is there a way to get markdown for the reference that could be injected into another markdown block?

AshtonSBradley avatar Apr 19 '23 00:04 AshtonSBradley

I'm not sure I understand what you would like to do, is this referring to dois or a more general request?

hellemo avatar Apr 20 '23 17:04 hellemo

I was playing with PlutoTeachingTools.jl, specifically footnotes and it seemed like a good use case for ShortCodes but would require using a ShortCodes result in a markdown block. I couldn't figure out the syntax and looking at show, figured it's due to the current output format designed to work in a code cell. Any way to reuse the DOI result in markdown?

AshtonSBradley avatar Apr 20 '23 18:04 AshtonSBradley

Not sure if this was very clear. Is the output of DOI reusable in other markdown, and if so how should it be done?

AshtonSBradley avatar May 11 '23 22:05 AshtonSBradley