obsidian-pandoc icon indicating copy to clipboard operation
obsidian-pandoc copied to clipboard

Exporting combined files via embedded notes to Word adds extra spaces between the notes

Open matthewmerendo opened this issue 3 years ago • 2 comments

I'm new to Obsidian and Pandoc, so forgive me if this is an obvious fix, but if I export a manuscript via combining documents exactly as described in the Combining Documents page, I end up with two extra spaces between each of my notes.

Is there a way to avoid that?

I should mention that if I put the various embedded notes on the same line, I don't have the extra spaces -- but that makes visualizing the flow of scenes particularly difficult... and rearranging them even more cumbersome, so I'm hoping to avoid it.

(I'm compiling manuscripts made of dozens, if not hundreds, of notes, so having to remove these extra spaces manually will not be fun.)

Thanks!

matthewmerendo avatar Nov 08 '21 05:11 matthewmerendo

This is still a problem -- any idea how to remove those extra spaces? I tried some various things, including an attempt at including css that display: nones
, to no avail.

matthewmerendo avatar Dec 29 '21 03:12 matthewmerendo

Hello, Matthew. I'm facing a similar problem here, but in other area (exporting titles in embedded sections). I found out that the best (maybe even the only) way to solve it is to create a CSS snippet (Settings | Appearance) and use CSS rules to change the behavior. In my case it didn't work, I could only hide the section heading in preview, not in PDF...

agnoldo avatar May 09 '22 06:05 agnoldo