public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* File splitting bug
@ 2021-07-01  6:46 Gary Glass
       [not found] ` <297bc662-7841-4423-bcbb-534e99bbba09n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Gary Glass @ 2021-07-01  6:46 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1314 bytes --]

I have a strange problem / bug. 

pandoc version 2.13

I'm converting markdown to epub. I have 2 markdown files with this general 
format:

```markdown

## main header 

<div class="file-specific-class">

### subheader 1

Some text.

### subheader 2

Some text.

</div>

```

My pandoc settings specify: epub-chapter-level: 3

Here's the bug: For one of these files the entire file is converted to one 
html file in the epub. For the other one, each h3 section is converted to a 
separate html file, and therefore the div that encapsulates the whole file 
is broken: the opening tag is in the first file (with the h2 tag) and the 
closing tag is in the last h3 section file.

The weirder thing is that this only started yesterday even though I haven't 
made any structural changes to either file and I haven't upgraded pandoc.

I can't figure out why the two files are splitting differently. Any ideas?

-- 
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/297bc662-7841-4423-bcbb-534e99bbba09n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2010 bytes --]

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

end of thread, other threads:[~2021-07-09 19:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01  6:46 File splitting bug Gary Glass
     [not found] ` <297bc662-7841-4423-bcbb-534e99bbba09n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-07-01 15:57   ` John MacFarlane
     [not found]     ` <m21r8ijabs.fsf-jF64zX8BO0+FqBokazbCQ6OPv3vYUT2dxr7GGTnW70NeoWH0uzbU5w@public.gmane.org>
2021-07-02  7:07       ` Gary Glass
     [not found]         ` <38ac5d4c-8cba-4c23-a313-bf81e79779e7n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-07-02 16:55           ` John MacFarlane
     [not found]             ` <m2o8bkveog.fsf-jF64zX8BO0+FqBokazbCQ6OPv3vYUT2dxr7GGTnW70NeoWH0uzbU5w@public.gmane.org>
2021-07-06  6:31               ` Gary Glass
     [not found]                 ` <fd258aa4-a793-4d12-bb15-3f55fc2d0e4an-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-07-06 16:19                   ` John MacFarlane
     [not found]                     ` <m21r8bjtys.fsf-jF64zX8BO0+FqBokazbCQ6OPv3vYUT2dxr7GGTnW70NeoWH0uzbU5w@public.gmane.org>
2021-07-06 16:31                       ` John MacFarlane
     [not found]                         ` <m2mtqzieuq.fsf-jF64zX8BO0+FqBokazbCQ6OPv3vYUT2dxr7GGTnW70NeoWH0uzbU5w@public.gmane.org>
2021-07-06 17:26                           ` John MacFarlane
     [not found]                             ` <m2k0m3icb1.fsf-jF64zX8BO0+FqBokazbCQ6OPv3vYUT2dxr7GGTnW70NeoWH0uzbU5w@public.gmane.org>
2021-07-07  7:30                               ` Gary Glass
     [not found]                                 ` <5d588eaf-0fd8-4023-8296-b9748189593cn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-07-07 16:47                                   ` John MacFarlane
     [not found]                                     ` <m27di2ul3e.fsf-jF64zX8BO0+FqBokazbCQ6OPv3vYUT2dxr7GGTnW70NeoWH0uzbU5w@public.gmane.org>
2021-07-09  5:56                                       ` Gary Glass
     [not found]                                         ` <53332f68-2c48-4416-91b8-8e34395d0859n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-07-09 18:34                                           ` John MacFarlane
     [not found]                                             ` <m2a6mvtjy3.fsf-jF64zX8BO0+FqBokazbCQ6OPv3vYUT2dxr7GGTnW70NeoWH0uzbU5w@public.gmane.org>
2021-07-09 19:57                                               ` Gary Glass

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).