Please add support for URL, can be used to highlight `GET` request samples e.g. ``` https://api.test.com/v1/user/25?info=123 ``` ``` ?query1=value1&query2=value2 ``` --- From: shikijs/shiki#498