Just pasted this into an item so I can hang on to it:
Just pasted this into an item so I can hang on to it:
RedirectPermanent / http://ayz-abc.mysite.com/
But it looks like the tags are not being escaped and the line appears blank.
RedirectPermanent / http://ayz-abc.mysite.com/
But it looks like the tags are not being escaped and the line appears blank.
Hi, to solve this you can enable Markdown in the list (see options in the right part of the toolbar). After that, you can insert block of code via
ReplyDelete```
RedirectPermanent / http://ayz-abc.mysite.com/
```
Thanks K
ReplyDeleteKevin Groves if you prefer to keep using markdown, put the code between tildes, which is markdown to use to show code
ReplyDelete~~~~
RedirectPermanent / http://ayz-abc.mysite.com/
~~~~