Repository is archived
No release in over a year
An Asciidoctor extension for YouTube
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Asciidoctor YouTube

可自动宽高比

Automatic aspect ratio

安装|Installation

gem install asciidoctor-youtube

使用|Usage

语法|Syntax

youtube::xxxx[]

xxxx 是视频 ID

xxxx is the video ID

Asciidoctor

asciidoctor -r asciidoctor-youtube /path/to/test.adoc

Hugo

config.toml
[markup.asciidocExt]
extensions = ['asciidoctor-youtube']