This is the markdown code I write
%sql
select * from members where name rlike '[aeiou]{{3}}'
But Actually, in the web page, it is displayed as
This is the markdown code I write
%sql
select * from members where name rlike '[aeiou]{{3}}'
But Actually, in the web page, it is displayed as