Content3
An Example of Best Practices
This is the main page of my Quarto project, demonstrating best practices in YAML configuration. Content3
1 My Quarto Project
テンプレート集

An Example of Best Practices
This is the main page of my Quarto project, demonstrating best practices in YAML configuration. Content3
watanabe3tipapa
November 10, 2024
テンプレート集

---
title: "Content3"
subtitle: "An Example of Best Practices"
author: "watanabe3tipapa"
date: last-modified
description: |
  This is the main page of my Quarto project, 
  demonstrating best practices in YAML configuration.
  Content3
lang: jp
toc: true
number-sections: true
highlight-style: github
code-fold: show
execute:
  echo: false
  warning: false
format:
  html:
    css: custom-styles.css
  pdf:
    documentclass: article
    papersize: a4
---
# My Quarto Project
テンプレート集
------------------------------------------------------------------------
{fig-alt="随時掲載していきます" fig-align="center"}