Code block search

How do you search for a tag within a code block? I am using IOS but cannot use search to find a tag within a code block.

I have made a general solution for searching inside of arbitrary places of a text. Currently there is no real way to reduce your search for text/tags inside of code blocks

Great idea. That gave me something to work with. I couldn’t find the tag inside of the code block, so I removed the tag, and searched for the word inside the block. Problem solved.