X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/5770435feb4bf7b57dd4a9fcfaa29868f9af9fc3..f90cfde9e3984849f6aded9e42c3e252c9509e48:/doc/todo/format_escape.mdwn diff --git a/doc/todo/format_escape.mdwn b/doc/todo/format_escape.mdwn index 8921b57ad..ebee558fb 100644 --- a/doc/todo/format_escape.mdwn +++ b/doc/todo/format_escape.mdwn @@ -82,6 +82,12 @@ which aren't used as real extensions but provide useful intermediate types. >> --[[JeremieKoenig]] +> Another problem with this approach is when there is some html (say a +> table), that contains a wikilink. If the link is left up to the markup +> lamguage to handle, it will never convert it to a link, since the table +> will be processed as a chunk of raw html. +> --[[Joey]] + ## Original patch [[tag patch]]