@@ -53,48 +53,49 @@ MMW borrows a large number of [Callout Adjustments](https://publish.obsidian.md/
53
53
54
54
### Callout Titles
55
55
56
- | Abbr.| Full Title| Description|
57
- | ---| ---| ---|
58
- | ` no-t ` | ` no-title ` | Hides callout title|
59
- | ` s-t ` | ` show-title ` | Show callout title|
60
- | ` ttl-c ` | ` title-center ` | Center callout title text|
61
- | ` no-i ` | ` no-icon ` | Hide callout icon|
62
- | ` subt ` | ` subtitle ` | Style words in italic (` * * ` , ` _ _ ` ) as subtitles|
56
+ | Abbr. | Full Title | Description |
57
+ | ------- | -------------- | ------------------------------------------------- |
58
+ | ` no-t ` | ` no-title ` | Hides callout title |
59
+ | ` s-t ` | ` show-title ` | Show callout title |
60
+ | ` ttl-c ` | ` title-center ` | Center callout title text |
61
+ | ` no-i ` | ` no-icon ` | Hide callout icon |
62
+ | ` subt ` | ` subtitle ` | Style words in italic (` * * ` , ` _ _ ` ) as subtitles |
63
63
64
64
### Callout Text
65
65
66
- | Abbr.| Full Title| Description|
67
- | ---| ---| ---|
68
- | ` txt-c ` | ` text-center ` | Center callout text|
69
- | ` txt-r ` | ` txt-right ` | Right align callout text|
70
- | ` txt-l ` | ` txt-left ` | Left align callout text|
71
- | ` txt-s ` | ` text-small ` | Shrink callout text size|
66
+ | Abbr. | Full Title | Description |
67
+ | ------- | ------------- | ------------------------ |
68
+ | ` txt-c ` | ` text-center ` | Center callout text |
69
+ | ` txt-r ` | ` txt-right ` | Right align callout text |
70
+ | ` txt-l ` | ` txt-left ` | Left align callout text |
71
+ | ` txt-s ` | ` text-small ` | Shrink callout text size |
72
72
73
73
### Callout Styling
74
74
75
- | Abbr.| Full Title| Description|
76
- | ---| ---| ---|
77
- || ` embed ` | Remove callout padding to expand embed|
78
- || ` clean ` | Remove callout Styling|
79
- || ` collapse ` | Remove all padding and margins for ultra compact look|
80
- | ` nbrd ` | ` no-border ` | Borderless callout|
81
- || ` clear ` | Move any other floating elements near to under this callout|
75
+ | Abbr. | Full Title | Description |
76
+ | ------ | ----------------- | ----------------------------------------------------------- |
77
+ | | ` embed ` | Remove callout padding to expand embed |
78
+ | | ` clean ` | Remove callout Styling |
79
+ | | ` collapse ` | Remove all padding and margins for ultra compact look |
80
+ | ` nbrd ` | ` no-border ` | Borderless callout |
81
+ | | ` clear ` | Move any other floating elements near to under this callout |
82
+ | ` n-th ` | ` no-table-header ` | Hides table header in callouts |
82
83
83
84
### Callout Content Padding
84
85
85
- | Attribute| Abbr| Callout Padding Sizing|
86
- | ---| ---| :-: |
87
- | ` content-padding-small ` | ` c-p-sm ` | 6px|
88
- | ` content-padding-medium ` | ` c-p-med ` | 12px|
89
- | ` content-padding-large ` | ` c-p-lg ` | 24px|
86
+ | Attribute | Abbr | Callout Padding Sizing |
87
+ | ------------------------ | --------- | :--------------------: |
88
+ | ` content-padding-small ` | ` c-p-sm ` | 6px |
89
+ | ` content-padding-medium ` | ` c-p-med ` | 12px |
90
+ | ` content-padding-large ` | ` c-p-lg ` | 24px |
90
91
91
92
### Callout Positioning
92
93
93
- | Attribute| Description|
94
- | ---| ---|
95
- | ` left ` | Float callout to the left|
96
- | ` right ` | Float callout to the right|
97
- | ` center ` | Center the callout|
94
+ | Attribute | Description |
95
+ | --------- | -------------------------- |
96
+ | ` left ` | Float callout to the left |
97
+ | ` right ` | Float callout to the right |
98
+ | ` center ` | Center the callout |
98
99
99
100
### Callout Sizing
100
101
0 commit comments