mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
more notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a509694d6c
commit
b13677d830
@ -112,16 +112,16 @@ var setup = function(){
|
|||||||
- not yet sure how are we going to allign columns (CSS preffered)
|
- not yet sure how are we going to allign columns (CSS preffered)
|
||||||
- block-children -- similar to how lists are done now
|
- block-children -- similar to how lists are done now
|
||||||
- a demo
|
- a demo
|
||||||
- table:
|
- table-marker
|
||||||
- | A | B | B |
|
- | A | B | B |
|
||||||
- | 1 | 2 | 3 |
|
- | 1 | 2 | 3 |
|
||||||
- | X | y | Z |
|
- | X | Y | Z |
|
||||||
-
|
-
|
||||||
- the header may be used as::
|
- the header may be used as::
|
||||||
- header row
|
- header row
|
||||||
- caption text
|
- caption text
|
||||||
- both?
|
- both?
|
||||||
- see CSS grids + 'display: contents' (might help hide non-grid elemnts...
|
- see CSS grids + `display: contents` (might help hide non-grid elemnts...
|
||||||
-
|
-
|
||||||
- might be fun to make the general syntax (with "=" removed) to be compatible with markdown...
|
- might be fun to make the general syntax (with "=" removed) to be compatible with markdown...
|
||||||
- might also be fun to auto-generat (template) new blocks within a table...
|
- might also be fun to auto-generat (template) new blocks within a table...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user