mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +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)
|
||||
- block-children -- similar to how lists are done now
|
||||
- a demo
|
||||
- table:
|
||||
- table-marker
|
||||
- | A | B | B |
|
||||
- | 1 | 2 | 3 |
|
||||
- | X | y | Z |
|
||||
- | X | Y | Z |
|
||||
-
|
||||
- the header may be used as::
|
||||
- header row
|
||||
- caption text
|
||||
- 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 also be fun to auto-generat (template) new blocks within a table...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user