Results 3 issues of Marco Daniel

The following example demonstrates the behavior: ``` LaTeX \documentclass{article} \usepackage[bottom,para]{footmisc} \usepackage{fancyvrb,xcolor} \usepackage{mdframed} \definecolor{TitleColor}{RGB}{118,177,0} \definecolor{VerbatimColor}{RGB}{204,204,204} \newenvironment{topic} {\begin{mdframed} [topline=false, bottomline=false, rightline=false, leftline=true, linewidth=2, linecolor=TitleColor, rightmargin=0pt, innerrightmargin=0pt, innertopmargin=0pt, innerbottommargin=0pt, innerleftmargin=2pt] } {\end{mdframed}} \let\OriginalVerbatim=\Verbatim...

feature request

http://tex.stackexchange.com/questions/179790/mdframed-how-to-change-the-separator-between-the-label-and-the-title-of-a-non-n

Bug

The issue: [Frame breaks inside mdframed environment with beamer class](http://tex.stackexchange.com/questions/52386/frame-breaks-inside-mdframed-environment-with-beamer-class)

feature request