Allow HTML rendering on specific pages using front matter

markup:

  goldmark:

    renderer:

      unsafe: true

This will allow rendering HTML on all pages, is there any solution to allow HTML in content on specific page instead of the whole website?

no, you cannot localize that.