Merge branch 'master' of github.com:flynx/pWiki

This commit is contained in:
Alex A. Naanou 2023-09-22 21:03:39 +03:00
commit 85c3f64499
9 changed files with 1 additions and 0 deletions

BIN
v2/img/pWiki-192px.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
v2/img/pWiki-48px.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
v2/img/pWiki-96px.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

BIN
v2/img/pWiki-i.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
v2/img/pWiki-s.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
v2/img/pWiki.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

BIN
v2/img/pWiki.kra Executable file

Binary file not shown.

BIN
v2/img/pWiki.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 468 KiB

View File

@ -14,6 +14,7 @@ var types = require('ig-types')
//--------------------------------------------------------------------- //---------------------------------------------------------------------
// Parser... // Parser...
// XXX ASAP move the macros here...
// XXX should we warn about stuff like <macro src=/moo/> -- currently // XXX should we warn about stuff like <macro src=/moo/> -- currently
// this will simply be ignored, i.e. passed trough the parser // this will simply be ignored, i.e. passed trough the parser
// without change... // without change...