Gallery Items tagged Markup
Recent

Markdown article with Harvard referencing
A bare-bones example of a LaTeX document that utilises Markdown for the body text, BibTeX references, and citations in the Harvard 'agsm' format. Designed to provide a low-fuss entry into the world of LaTeX, with as little LaTeX as possible.
Example template developed for the UWL Recording Project class 2019.
Eddie Wade

Academic Curriculum Vitae
Markdown exported LaTeX template of academic curriculum vitae.
Lighton Phiri
![Article from Markdown [cover, mobile]](https://writelatex.s3.amazonaws.com/published_ver/5716.jpeg?X-Amz-Expires=14400&X-Amz-Date=20230925T025641Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAWJBOALPNFPV7PVH5/20230925/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=792d16ca6e3010cdab58bb7b92863fddd2ddc56ce8a202d6c3d4f1f11c12396e)
Article from Markdown [cover, mobile]
Intended to help me creating tons os articles out of Markdown files, including the article meta-information (such as Title and Author) in a semi-transparent white box in a small cover background.
This version (1.2) has the "mobile" option (just uncomment it in main.tex to see it) to have an output more suitable for smartphones.
In "mobile" way the image will cover the entire page, toc will also get a full page and sections (and subsections and subsubsections), except if it's the first children, will also clear the page. I did this based on a stackexchange answer but I forgot to copy the URL to reference it. And URLs will be inline.
(I'd like to thank Lian Tze Lim! I'm glad I found her blog post about markdown usage on overleaft)
Sorry for the Portuguese instructions and the poor tex structure.
Thiago Machado

Writing Markdown in LaTeX documents
A simple example demonstrating the use of markdown in LaTeX, with the new markdown package.
The markdown examples are taken from the markdown package and from here.
Vít Novotný, LianTze Lim

Example of using wiki markup in LaTeX documents
A simple example demonstrating how to use some wiki markup syntax in LaTeX, using wiki.sty from the nicetext bundle. Be careful — not everything works, and some commands may break! See http://mirrors.ctan.org/macros/latex/contrib/nicetext/doc/wikicheat.pdf for a cheat sheet. If you're looking for markdown, check out this example!
LianTze Lim

Simple Recipes for First-Time-Away-From-Home Cooks
Example/Template for a simple recipe booklet, with markdown!
LianTze Lim

Writing Posters with Markdown
The markdown package makes it possible to use markdown in LaTeX documents. Now here's an example to show how markdown can be used to create posters, especially using beamerposter.
LianTze Lim

Writing Beamer Slides with Markdown
The markdown package makes it possible to use markdown in LaTeX documents. Now here's an example to show how markdown can be used to create beamer presentations.
LianTze Lim

How to Write Using Rich Text Format and Markdown in LaTeX and Overleaf
This is a tutorial on how to use rich text format and markdown for publishing using Overleaf and similar web based LaTeX authoring systems.
Arindam Basu