public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* blank lines get removed
@ 2023-02-23 15:48 kperry-rhKcP+tiLR7by3iVrkZq2A
  2023-02-23 17:11 ` John MacFarlane
  0 siblings, 1 reply; 3+ messages in thread
From: kperry-rhKcP+tiLR7by3iVrkZq2A @ 2023-02-23 15:48 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

[-- Attachment #1: Type: text/plain, Size: 994 bytes --]

 

We use pandoc to support different file types.  This means we do not control
the files people import.   When I import a docx file pandoc seems to remove
the blank lines. For example if I have a docx file that has the following in
it

 

This is a line.

 

This is a second line

 

 

This is a third line.

 

The two blank lines do not get represented if I output the native format.
Which makes me believe pandoc removes the blank lines. This is not good when
trying to convert formatted documents.  Is there a option to pandoc that
makes the blank lines not  be removed.

 

Ken

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/001801d9479e%244017d990%24c0478cb0%24%40blinksoft.com.

[-- Attachment #2: Type: text/html, Size: 3137 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: blank lines get removed
  2023-02-23 15:48 blank lines get removed kperry-rhKcP+tiLR7by3iVrkZq2A
@ 2023-02-23 17:11 ` John MacFarlane
       [not found]   ` <6463D128-E316-49BC-A312-7AB761D48162-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: John MacFarlane @ 2023-02-23 17:11 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

Try pandoc -f docx+empty_paragraphs

See manual under empty_paragraphs extension.

> On Feb 23, 2023, at 7:48 AM, <kperry-rhKcP+tiLR7by3iVrkZq2A@public.gmane.org> <kperry-rhKcP+tiLR7by3iVrkZq2A@public.gmane.org> wrote:
> 
>  
> We use pandoc to support different file types.  This means we do not control the files people import.   When I import a docx file pandoc seems to remove the blank lines. For example if I have a docx file that has the following in it
>  
> This is a line.
>  
> This is a second line
>  
>  
> This is a third line.
>  
> The two blank lines do not get represented if I output the native format.  Which makes me believe pandoc removes the blank lines. This is not good when trying to convert formatted documents.  Is there a option to pandoc that makes the blank lines not  be removed.
>  
> Ken
> 
> -- 
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/001801d9479e%244017d990%24c0478cb0%24%40blinksoft.com.

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/6463D128-E316-49BC-A312-7AB761D48162%40gmail.com.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: blank lines get removed
       [not found]   ` <6463D128-E316-49BC-A312-7AB761D48162-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2023-02-23 17:29     ` kperry-rhKcP+tiLR7by3iVrkZq2A
  0 siblings, 0 replies; 3+ messages in thread
From: kperry-rhKcP+tiLR7by3iVrkZq2A @ 2023-02-23 17:29 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

I was looking in the manual believe me but not knowing what to search for is the problem.  I will try that thanks.

-----Original Message-----
From: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> On Behalf Of John MacFarlane
Sent: Thursday, February 23, 2023 12:11 PM
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: blank lines get removed

Try pandoc -f docx+empty_paragraphs

See manual under empty_paragraphs extension.

> On Feb 23, 2023, at 7:48 AM, <kperry-rhKcP+tiLR7by3iVrkZq2A@public.gmane.org> <kperry-rhKcP+tiLR7by3iVrkZq2A@public.gmane.org> wrote:
> 
>  
> We use pandoc to support different file types.  This means we do not control the files people import.   When I import a docx file pandoc seems to remove the blank lines. For example if I have a docx file that has the following in it
>  
> This is a line.
>  
> This is a second line
>  
>  
> This is a third line.
>  
> The two blank lines do not get represented if I output the native format.  Which makes me believe pandoc removes the blank lines. This is not good when trying to convert formatted documents.  Is there a option to pandoc that makes the blank lines not  be removed.
>  
> Ken
> 
> -- 
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/001801d9479e%244017d990%24c0478cb0%24%40blinksoft.com.

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/6463D128-E316-49BC-A312-7AB761D48162%40gmail.com.

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/004101d947ac%2452a8c700%24f7fa5500%24%40blinksoft.com.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-23 17:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-23 15:48 blank lines get removed kperry-rhKcP+tiLR7by3iVrkZq2A
2023-02-23 17:11 ` John MacFarlane
     [not found]   ` <6463D128-E316-49BC-A312-7AB761D48162-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-02-23 17:29     ` kperry-rhKcP+tiLR7by3iVrkZq2A

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).