section.outerHTML = slidify( getMarkdownFromSlide( section ), {
                    separator: section.getAttribute( 'data-separator' ),
                    verticalSeparator: section.getAttribute( 'data-separator-vertical' ),
                    notesSeparator: section.getAttribute( 'data-separator-notes' ),
                    attributes: getForwardedAttributes( section )