Looking for CSS snippet that renders heading and block links suggestions in markdown

Good afternoon. Is there a CSS snippet that renders headers and block link suggestion modal results in formatted markdown rather than text? To clarify, the when creating a link to a header, i.e. [[some header#…]] or block of text, i.e, [[some text#^…]], suggestion models pop up, either for the header to link or the block of text to link. Can the contents in the respective modals be rendered in full markdown? I am looking for a CSS snippet version of Rendered Block Link Suggestions plugin but also works for header modals and to avoid installing yet another plugin.

Thanks!

As people have mentioned in your other threads, CSS can’t do that.

Understood. Thank you!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.