Paritosh

/

Testing replit to embed in blog

This blog article is for my blog’s “Replit” embed code. To activate this feature, I need to make a minor adjustment.

First, I have enable following setting in config


markup:
  goldmark:
    renderer:
      unsafe: true


Second, Declare an IFrame in markdown in order to display it.