Alchemy, a drag-and-drop PDF creator for your menubarproducthunt.com2 points·by mfix22·hace 9 años·0 comments
mfix22·hace 4 años·discussGood question. You are right in that it is implemented as a mapping from type → SVG in the Markdoc docs site. However, diagrams don't need to be implemented this way.In fact, on stripe.com/docs we use Markdoc + https://reactflow.dev to render custom diagrams (with translated content and everything). There is a good example of this in action on https://stripe.com/docs/payments/checkout/how-checkout-works, if you are curious.