‘#’ creates the h1 tag when using kirbytext but how to avoid this if I need the hash mark there?
You can use a backslash escape.
1 Like
Thanks, that’s what I was looking for
‘#’ creates the h1 tag when using kirbytext but how to avoid this if I need the hash mark there?
You can use a backslash escape.
Thanks, that’s what I was looking for