Skip to content

Commit

Permalink
Image conversion
Browse files Browse the repository at this point in the history
  • Loading branch information
Porges committed Dec 26, 2024
1 parent 9cf8d96 commit b0338d1
Show file tree
Hide file tree
Showing 19 changed files with 1,503 additions and 929 deletions.
600 changes: 570 additions & 30 deletions src/articles/cards/ceki/ceki.md

Large diffs are not rendered by default.

409 changes: 211 additions & 198 deletions src/articles/cards/japan/hanafuda/art/art.md

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions src/articles/cards/japan/hanafuda/intro/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,25 +227,25 @@ Japanese decks also contain joker-like cards featuring <span
lang="ja-Latn">oni</span> (<span lang="ja">鬼</span>, a Japanese ogre); see the
next page for more examples of these.
<div class="multi">
<Image
src="Flower_jokers.jpg"
alt="Six cards each with a different face."%}
Assorted jokers from a Korean Flower deck.
</Image>
<Image
src="Rainbow_jokers.jpg"
alt="Six cards each with a different face."%}
Assorted jokers from a Korean Rainbow deck.
</Image>
</div>
> [!multi]
> > [!figure]
> >
> > ![Six cards each with a different face.](Flower_jokers.jpg)
> >
> > Assorted jokers from a Korean Flower deck.
>
> > [!figure]
> >
> > ![Six cards each with a different face.](Rainbow_jokers.jpg)
> >
> > Assorted jokers from a Korean Rainbow deck.
> [!figure]
>
> ![Two cards labelled ‘joker’, one with a frog and one with a black bird.](hwatoo_jokers.jpg)
>
> ```yaml
> size="small"
src='hwatoo_jokers.jpg'
alt="Two cards labelled ‘joker’, one with a frog and one with a black bird."
> size: small
> ```
>
> Two joker cards from the Yongjaeng Hwatoo ‘Style’ deck.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,21 +151,15 @@ lang="ko-Latn">hwatu</span> decks. Each of them comes with an additional six
joker cards, appropriate to the theme. Both decks were crowdfunded on the Korean
site ‘tumblbug’.
<Image
src='Nyangtu.jpg'
alt="The 5 brights of the Nyangtu deck, featuring cats interposed into the traditional cards." %}
Jamaistore’s <span lang="ko">냥투</span> (<span lang="ko-Latn">nyangtu</span>, ‘meow fight’) deck (2016).<br />
The name is a pun on <span lang="ko-Latn">hwatu</span> with the Korean <span lang="ko-Latn">nyang</span> meaning ‘meow’.
</Image>
> [!figure]
>
> ![The 5 brights of the Nyangtu deck, featuring cats interposed into the traditional cards.](Nyangtu.jpg)
>
> Jamaistore’s <span lang="ko">냥투</span> (<span lang="ko-Latn">nyangtu</span>, ‘meow fight’) deck (2016).<br /> The name is a pun on <span lang="ko-Latn">hwatu</span> with the Korean <span lang="ko-Latn">nyang</span> meaning ‘meow’.
> [!figure]
>
> ```yaml
>
src='Meongtu.jpg'
alt="The 5 brights of the Nyangtu deck, featuring cats interposed into the traditional cards."
> ```
> ![The 5 brights of the Nyangtu deck, featuring cats interposed into the traditional cards.](Meongtu.jpg)
>
> Jamaistore’s <span lang="ko">멍투</span> (<span lang="ko-Latn">meongtu</span>, ‘woof fight’) deck (2017).
Expand All @@ -179,11 +173,7 @@ are larger and longer than normal playing cards.
> [!figure]
>
> ```yaml
>
src="Modern_Hanafuda.jpg"
alt="Five playing cards, the first with a crane with its neck arched back and pine trees patterened with criss-crossing stripes, the second with cherry blossoms behind a curtain bearing a cherry blossom pattern, the third of a white moon in a red sky over circular hills in orange and yellow, the fourth with a man holding an umbrella and standing under a willow tree watching a frog, and the fifth with a Japanese phoenix beating its wings over realistically-shaped Paulownia flowers."
> ```
> ![Five playing cards, the first with a crane with its neck arched back and pine trees patterened with criss-crossing stripes, the second with cherry blossoms behind a curtain bearing a cherry blossom pattern, the third of a white moon in a red sky over circular hills in orange and yellow, the fourth with a man holding an umbrella and standing under a willow tree watching a frog, and the fifth with a Japanese phoenix beating its wings over realistically-shaped Paulownia flowers.](Modern_Hanafuda.jpg)
>
> The 5 Bright cards of the Modern Hanafuda deck.
Expand All @@ -208,11 +198,7 @@ lang="ja-Latn">Kabufuda</span> cards.
> [!figure]
>
> ```yaml
>
src='NishikiHana.jpg'
alt=""
> ```
> ![](NishikiHana.jpg)
>
> The 5 Bright cards of the standard <span class="noun" lang="ja-Latn">Nishiki Fuda</span> deck.
Expand All @@ -225,11 +211,7 @@ several editions over the years.
> [!figure]
>
> ```yaml
>
src='YongJaengStyle.jpg'
alt=""
> ```
> ![](YongJaengStyle.jpg)
>
> The five Bright cards of the <span class="noun" lang="ko-Latn">Yongjaeng Hwatoo</span> Style deck (2017).
Expand Down
Loading

0 comments on commit b0338d1

Please sign in to comment.