Commit f9775cb
committed
disable use of inline images in v2 editor
Recent changes to Confluence's v2 editor restricted inlined images to
a line-height. This is undesired for a default configuration. To avoid
this, v2 images will no longer be configured with an inline hint.
Signed-off-by: James Knight <git@jdknight.me>1 parent b480a2b commit f9775cb
File tree
2 files changed
+7
-1
lines changed- sphinxcontrib/confluencebuilder
- storage
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| 269 | + | |
| 270 | + | |
269 | 271 | | |
270 | 272 | | |
271 | 273 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1855 | 1855 | | |
1856 | 1856 | | |
1857 | 1857 | | |
1858 | | - | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
| 1861 | + | |
| 1862 | + | |
1859 | 1863 | | |
1860 | 1864 | | |
1861 | 1865 | | |
| |||
0 commit comments