Skip to content

Instantly share code, notes, and snippets.

@riinuots
Created February 7, 2020 22:36
Show Gist options
  • Save riinuots/bd587edc789147ef10357058bba3c0ee to your computer and use it in GitHub Desktop.
Save riinuots/bd587edc789147ef10357058bba3c0ee to your computer and use it in GitHub Desktop.
Markdown YAML: pass placement options [!hb]
---
header-includes:
- \usepackage{float}
- \floatplacement{table}{!hb}
- \floatplacement{figure}{!hb}
---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment