Faq Txt to Html Converter Windows 10

Faq Text to Html Convertidor -

Download Now! Simplest Text to Html Converter for Win Computer

Windows 2000/XP/Vista/7/10


** Wildcard File Name Filter syntax:**

You can include this option several times ( separated by | ) to specify specific patterns which are to be included in the file path. Once you specify one pattern you exclude all files not matching at least one of the patterns. The case be useful for restricting the types of files to be backup

<tr><td align=center><b>*</b></td>
    <td>Matches 0 or more instances of any character.<br/>
    For example, setting for <b>*comp*.txt</b> finds .txt files name containing any word starting with the letters <b>comp</b>, such as <b>computer</b>, <b>company</b>, or <b>comptroller</b>.     </td></tr>

<tr><td align=center><b>?</b></td>
    <td>Matches exactly one instances of any character. <br/>
    For example, setting for <b>*t?p*</b> matches any of the files path include <b>tap</b>, <b>tip</b>, and <b>top</b>.     </td></tr>

<tr><td align=center><b>[</b><i>chars</i><b>]</b></td>
    <td>Matches one instance of any character that appears
    between the brackets.</td></tr>
<tr><td><b>[!</b><i>chars</i><b>]</b></td>
    <td>Matches one instance of any character that does not appear<br/>

    between the brackets after the exclamation mark.</td></tr>

<tr><td align=center><b>|</b></td>
    <td>Separator</td></tr>
Faq Markdown to Html