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

This commit is contained in:
Alex A. Naanou 2022-05-12 09:04:49 +03:00
commit 02bfef8979

View File

@ -1695,12 +1695,17 @@ var WIKIWORD_PATTERN =
// Basic setup...
//
//
// Store popology:
// Store topology:
//
// root (BaseStore) ---next--- main (MetaStore)
// |
// +-- System/... (BaseStore)
//
// Alternative store topology:
//
// root (BaseStore) ---next--- main (MetaStore)
// System/... (static)
//
//
var store =