index.docx illustrates all the required metadata used by andrew
.
Markdown YAML front matter key | Required | Note | DOCX paragraph style name |
---|---|---|---|
title | Title | ||
subtitle | Subtitle | ||
author | One author per paragraph | Author | |
image | Not supported. | ||
image-alt | Not supported. |
| Feature | andrew
| Notes | How to use |
| --- | --- | --- |
| Pandoc’s Markdown | 👍 | |
| Images | 👍 | As part of Pandoc’s Markdown | Insert images in DOCX |
| Image Caption | 👍 | As part of Pandoc’s Markdown | Add alternative text to images in DOCX |
| Tables | 👍 | As part of Pandoc’s Markdown | Insert a table in DOCX |
| Table Caption | 👍 | As part of Pandoc’s Markdown | Add caption to tables in DOCX |
| Cross References | 😭 | No supported by Pandoc’s Markdown |
| Table of Contents | 👍 | Generated by Pandoc | Insert a table of contents |
| Citations and Bibliographies | 👍 | As part of Pandoc’s Markdown but without links | Add citation in DOCX |
| Footnotes | 👍 | As part of Pandoc’s Markdown | Add footnotes in DOCX |
| Math | 👍 | Powered by MathJax as part of Pandoc’s Markdown | Write math equation in DOCX |
| Code blocks | 👍 | As part of Pandoc’s Markdown | Apply the SourceCode
style |
| Title Blocks | 👍 | Generated by Quarto based on YAML header | |
| How to cite in the appendix | 👍 | Generated by Quarto based on YAML header | |
This repository doesn't list any configuration file for Binder and will be launch with the default JupyterLab IDE.