You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Hello and thank you for the plugin!)
Expected: showing whitespace between words would not disrupt the text's layout, i.e. space dots would be visible without it changing anything else.
For reference, here is some text from a Wikipedia article, with and without showing all whitespace (in LibreOffice). The words' position remains the same. I expected a similar behaviour in Obsidian with your plugin, and I am almost certain that it used to work that way.
Current behaviour
Showing all whitespace apparently makes each line slightly longer, causing it to break even in the middle of a word.
As you can see in this screenshot, the same text in Obsidian has line breaks inside words, instead of before/after words.
This happens in both standard editing mode and in "source mode", when the "show all whitespace" option is enabled.
Showing only trailing spaces (as per the plugin's default setting) apparently does not break the text in such a manner (kindly see below).
(Both screenshots were taken in an Obsidian Sandbox instance with only this plugin installed.)
I would like to know how to see whitespace in editing mode without it disrupting the text's layout this way. Having each line a bit longer because of the space dots is not a problem in itself; the real issue is the random line breaks.
Thank you in advance for having a look into it!
Steps to reproduce
Launch Obsidian Sandbox (or even an existing vault);
Install the plugin;
Enable the "show all whitespace" option in the plugin settings;
Type in or paste some text long enough to see line breaks.
Which Operating Systems are you using?
Android
iPhone/iPad
Linux
macOS
Windows
Obsidian Version
1.8.7
Plugin Version
0.2.7
Checks
I have tried it in the sandbox vault with only this plugin enabled
Possible solution
Perhaps this might be linked to the width of each space dot? If so, some change in CSS might be a solution?
I am almost positive that this issue did not happen a few months ago, so there could also be a risk that it stems from Obsidian and not your plugin. Unfortunately, I don't really know how to spot the issue's origin.
Feel free to reach out if you need any additional details or if you think I could help you sort it out (perhaps checking if the issue also arises with other OSes than Linux). In any case, thank you again for providing this plugin in the first place!
The text was updated successfully, but these errors were encountered:
Expected Behavior
(Hello and thank you for the plugin!)
Expected: showing whitespace between words would not disrupt the text's layout, i.e. space dots would be visible without it changing anything else.
For reference, here is some text from a Wikipedia article, with and without showing all whitespace (in LibreOffice). The words' position remains the same. I expected a similar behaviour in Obsidian with your plugin, and I am almost certain that it used to work that way.
Current behaviour
Showing all whitespace apparently makes each line slightly longer, causing it to break even in the middle of a word.
As you can see in this screenshot, the same text in Obsidian has line breaks inside words, instead of before/after words.
This happens in both standard editing mode and in "source mode", when the "show all whitespace" option is enabled.
Showing only trailing spaces (as per the plugin's default setting) apparently does not break the text in such a manner (kindly see below).
(Both screenshots were taken in an Obsidian Sandbox instance with only this plugin installed.)
I would like to know how to see whitespace in editing mode without it disrupting the text's layout this way. Having each line a bit longer because of the space dots is not a problem in itself; the real issue is the random line breaks.
Thank you in advance for having a look into it!
Steps to reproduce
Which Operating Systems are you using?
Obsidian Version
1.8.7
Plugin Version
0.2.7
Checks
Possible solution
Perhaps this might be linked to the width of each space dot? If so, some change in CSS might be a solution?
I am almost positive that this issue did not happen a few months ago, so there could also be a risk that it stems from Obsidian and not your plugin. Unfortunately, I don't really know how to spot the issue's origin.
Feel free to reach out if you need any additional details or if you think I could help you sort it out (perhaps checking if the issue also arises with other OSes than Linux). In any case, thank you again for providing this plugin in the first place!
The text was updated successfully, but these errors were encountered: