mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-09 22:36:05 +00:00
Add basic CSV parser
This commit is contained in:
@@ -109,6 +109,10 @@ table tfoot tr td {
|
||||
background-color: <<colour table-footer-background>>;
|
||||
}
|
||||
|
||||
.tw-csv-table {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.tw-tiddler-frame img, .tw-tiddler-frame svg, .tw-tiddler-frame canvas, .tw-tiddler-frame embed {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user