mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
fix_cli_for_fsdb_make_v1a
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
|
||||
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
|
||||
@@ -444,7 +444,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<b>Images in the File namespace will now show</b>: For example, <a href="/site/nethackwiki.com/wiki/File:Keyboard_shortcuts.svg">https://nethackwiki.com/wiki/File:Keyboard_shortcuts.svg</a> . Note that clicking on an image here will also open it up in the image viewer.
|
||||
<b>Images in the File namespace will now show</b>: For example, <a href="https://nethackwiki.com/wiki/File:Keyboard_shortcuts.svg" rel="nofollow" class="external free">https://nethackwiki.com/wiki/File:Keyboard_shortcuts.svg</a> . Note that clicking on an image here will also open it up in the image viewer.
|
||||
</li>
|
||||
<li>
|
||||
<b>File names with spaces are automatically renamed to use underscores</b>: For example, <code>SpellIcon PsionicBlast.png</code> will be renamed to <code>SpellIcon_PsionicBlast.png</code>
|
||||
|
||||
Reference in New Issue
Block a user