Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tables in Live Preview De-Dented #298

Closed
newmanb opened this issue May 9, 2022 · 8 comments
Closed

Tables in Live Preview De-Dented #298

newmanb opened this issue May 9, 2022 · 8 comments
Labels
bug Something isn't working

Comments

@newmanb
Copy link

newmanb commented May 9, 2022

Before you open a bug report
Disable plugins and snippets that could be causing a conflict. Update to the latest versions of the following, and restart Obsidian:

  • Minimal Theme
  • Minimal Theme Settings plugin
  • Contextual Typography plugin

Confirm that the bug is not present when Minimal theme is off
Not present in default theme

Describe the bug
Tables in live preview appear de-dented when rendered as a table, but indent properly when being edited.

To reproduce

  1. Open a note
  2. Add a table using markdown
  3. Table indents properly while adding and editing
  4. Table dedents when rendered as a table in live preview

Expected behavior
I expect the table to indent in line with the left-most text margin on the page

Screenshots
Minimal Dedented Table
Default Indented Table

Debug info (required):
SYSTEM INFO:
Obsidian version: v0.14.9
Installer version: v0.14.6
Operating system: Windows 10 Home 10.0.22000
Login status: logged in
Catalyst license: insider
Insider build toggle: on
Live preview: on
Legacy editor: off
Base theme: light
Community theme: Minimal
Snippets enabled: 0
Safe mode: off
Plugins installed: 25
Plugins enabled: 23
1: Calendar
2: QuickAdd
3: Tasks
4: Dataview
5: Kanban
6: Obsidian42 - BRAT
7: Collapse All
8: Templater
9: Tag Wrangler
10: MetaEdit
11: Get Info
12: Hider
13: Various Complements
14: Readwise Official
15: Style Settings
16: Obsidian42 - Text Transporter
17: Better footnote
18: Customizable Sidebar
19: Periodic Notes
20: Emoji Toolbar
21: Omnisearch
22: Minimal Theme Settings
23: Advanced Tables

RECOMMENDATIONS:
Custom theme: for cosmetic issues, please first try updating your theme to latest. If still not fixed, please try to make the issue happen in the help vault or disable community theme and snippets.
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the help vault or disable community plugins.

@newmanb newmanb added the bug Something isn't working label May 9, 2022
@kepano
Copy link
Owner

kepano commented May 9, 2022

What version of Minimal Theme are you using?

@newmanb
Copy link
Author

newmanb commented May 9, 2022

What version of Minimal Theme are you using?

5.2.4 per the manage themes window.
image

@kepano
Copy link
Owner

kepano commented May 9, 2022

Can you share the markdown source code for your note? I am not able to reproduce the issue on my end.

@kepano kepano closed this as completed May 9, 2022
@kepano kepano reopened this May 9, 2022
@newmanb
Copy link
Author

newmanb commented May 9, 2022

Can you share the markdown source code for your note? I am not able to reproduce the issue on my end.

Test

A B C
Test
Test 2
Test 3
Test 4

Untitled.md

@kepano
Copy link
Owner

kepano commented May 9, 2022

I am not able to reproduce this issue :/

I wonder if you have a plugin or snippet that is somehow interfering. Would you mind trying this in a new vault?

@newmanb
Copy link
Author

newmanb commented May 9, 2022

I am not able to reproduce this issue :/

I wonder if you have a plugin or snippet that is somehow interfering. Would you mind trying this in a new vault?

Interesting. Works fine in a new vault. Disabled all plugins and snippets in the original vault and it still happens though.

image

SYSTEM INFO:
Obsidian version: v0.14.9
Installer version: v0.14.6
Operating system: Windows 10 Home 10.0.22000
Login status: logged in
Catalyst license: insider
Insider build toggle: on
Live preview: on
Legacy editor: off
Base theme: light
Community theme: Minimal
Snippets enabled: 0
Safe mode: off
Plugins installed: 25
Plugins enabled: 0

RECOMMENDATIONS:
Custom theme: for cosmetic issues, please first try updating your theme to latest. If still not fixed, please try to make the issue happen in the help vault or disable community theme and snippets.

@newmanb
Copy link
Author

newmanb commented May 9, 2022

Oh! Try turning off 'Readable Line Length'.

@kepano
Copy link
Owner

kepano commented May 10, 2022

This should now be fixed in 5.2.5

@kepano kepano closed this as completed May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants