how to type a paragraph in markdown latex code example
Example: Markdown Document in LaTeX
% In your preamble
\usepackage[smartEllipses]{markdown}
% In the main body of your document
\markdownInput{example.md}
% In your preamble
\usepackage[smartEllipses]{markdown}
% In the main body of your document
\markdownInput{example.md}