From 795c5a0d1e0cb697a25ec4794217dc830e0424f2 Mon Sep 17 00:00:00 2001 From: mdn-bot <108879845+mdn-bot@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:34:02 +0000 Subject: [PATCH] ko: auto-fix Markdownlint issues --- files/ko/web/api/navigator/sendbeacon/index.md | 2 +- files/ko/web/api/window/showopenfilepicker/index.md | 2 +- files/ko/web/api/window/showsavefilepicker/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/ko/web/api/navigator/sendbeacon/index.md b/files/ko/web/api/navigator/sendbeacon/index.md index 9207775cc21468..2c6759a6fabafa 100644 --- a/files/ko/web/api/navigator/sendbeacon/index.md +++ b/files/ko/web/api/navigator/sendbeacon/index.md @@ -1,9 +1,9 @@ --- title: "Navigator: sendBeacon() 메서드" +short-title: sendBeacon() slug: Web/API/Navigator/sendBeacon l10n: sourceCommit: ef75c1741b450c2331204be5563ee964ad5f4c48 -short-title: sendBeacon() --- {{APIRef("HTML DOM")}} diff --git a/files/ko/web/api/window/showopenfilepicker/index.md b/files/ko/web/api/window/showopenfilepicker/index.md index ef1a6a2dae964e..16b0d08feff699 100644 --- a/files/ko/web/api/window/showopenfilepicker/index.md +++ b/files/ko/web/api/window/showopenfilepicker/index.md @@ -1,9 +1,9 @@ --- title: "Window: showOpenFilePicker() 메서드" +short-title: showOpenFilePicker() slug: Web/API/Window/showOpenFilePicker l10n: sourceCommit: 4458494807b6f4898d504b6c0af0a45f8031cbf3 -short-title: showOpenFilePicker() --- {{APIRef("File System API")}}{{SecureContext_Header}}{{SeeCompatTable}} diff --git a/files/ko/web/api/window/showsavefilepicker/index.md b/files/ko/web/api/window/showsavefilepicker/index.md index 2dd41c874273ef..2d8282494675d2 100644 --- a/files/ko/web/api/window/showsavefilepicker/index.md +++ b/files/ko/web/api/window/showsavefilepicker/index.md @@ -1,9 +1,9 @@ --- title: "Window: showSaveFilePicker() 메서드" +short-title: showSaveFilePicker() slug: Web/API/Window/showSaveFilePicker l10n: sourceCommit: 4458494807b6f4898d504b6c0af0a45f8031cbf3 -short-title: showSaveFilePicker() --- {{APIRef("File System API")}}{{SecureContext_Header}}{{SeeCompatTable}}