User Tools

Site Tools


dokuwiki_markdown_table_converter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dokuwiki_markdown_table_converter [2020/03/05 23:02]
admin created
dokuwiki_markdown_table_converter [2020/03/05 23:03] (current)
admin [Source code]
Line 52: Line 52:
          ​$stripped_line = str_replace("​\r",​ "",​ $line);          ​$stripped_line = str_replace("​\r",​ "",​ $line);
          ​$output .= "​|"​.str_replace($seperator,​ "​|",​ $stripped_line)."​|\n";​          ​$output .= "​|"​.str_replace($seperator,​ "​|",​ $stripped_line)."​|\n";​
-      } 
-   } 
       }       }
    }    }
dokuwiki_markdown_table_converter.txt ยท Last modified: 2020/03/05 23:03 by admin