Skip to content

Commit

Permalink
more notes...
Browse files Browse the repository at this point in the history
Signed-off-by: Alex A. Naanou <[email protected]>
  • Loading branch information
flynx committed Nov 7, 2023
1 parent a509694 commit b13677d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions experiments/outline-editor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,16 +112,16 @@
- 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...
Expand Down

0 comments on commit b13677d

Please sign in to comment.