When I use the standard link syntax inside the editor e.g.: ``` [Google](www.google.de) ``` Then this is not displayed as link. Instead, the editor stores this: ``` \[Google]\(www\.google.de) ```