From 95aca4b4d8fa62815d4bd412fff1a364f842814a Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Thu, 29 Apr 2021 16:16:42 -0700 Subject: remove retired locales (#699) --- files/id/web/mathml/element/index.html | 234 --------------------------------- files/id/web/mathml/index.html | 76 ----------- 2 files changed, 310 deletions(-) delete mode 100644 files/id/web/mathml/element/index.html delete mode 100644 files/id/web/mathml/index.html (limited to 'files/id/web/mathml') diff --git a/files/id/web/mathml/element/index.html b/files/id/web/mathml/element/index.html deleted file mode 100644 index cb570e4974..0000000000 --- a/files/id/web/mathml/element/index.html +++ /dev/null @@ -1,234 +0,0 @@ ---- -title: MathML element reference -slug: Web/MathML/Element -tags: - - MathML - - Referensi MathML -translation_of: Web/MathML/Element ---- -

{{MathMLRef}}

- -

Ini adalah daftar alfabet dari elemen presentasi MathML.

- -

Istilah Markup presentasi digunakan untuk menggambarkan struktur tata letak notasi matematika sedangkan konten markup memberikan makna matematika yang mendasari dan tidak seharusnya diberikan oleh parser MathML (lihat {{bug (276028)}}). Jika Anda ingin mempelajari lebih lanjut tentang markup konten yang harus Anda pertimbangkan Chapter 4 pada MathML 3 specification.

- -

MathML presentation elements A  to Z

- -
-

math

- - - -

A

- - - -

E

- - - -

F

- - - -

G

- - - -

I

- - - -

L

- - - -

M

- - - -

N

- - - -

O

- - - -

P

- - - -

R

- - - -

S

- - - -

T

- - - -

U

- - - -

Other elements

- - -
- -

Elemen presentasi MathML berdasarkan kategori

- -

 

- -

Elemen tingkat atas

- - - -

Elemen Token

- - - -

Tata letak umum

- - - -

Script dan batas elemen

- - - -

Tabular Matematika

- - - -

Matematika dasar

- - - -

Elemen yang tidak terkategorikan

- - - -

Anotasi semantik

- - - -

Lihat juga

- - diff --git a/files/id/web/mathml/index.html b/files/id/web/mathml/index.html deleted file mode 100644 index 7c41b63f49..0000000000 --- a/files/id/web/mathml/index.html +++ /dev/null @@ -1,76 +0,0 @@ ---- -title: MathML -slug: Web/MathML -tags: - - Landing - - MathML - - NeedsTranslation - - Reference - - TopicStub - - Web - - XML -translation_of: Web/MathML ---- -
{{MathMLRef}}
- -

Mathematical Markup Language (MathML) is a dialect of XML for describing mathematical notation and capturing both its structure and content.

- -

Here you'll find links to documentation, examples, and tools to help you work with this powerful technology. For a quick overview, see the slides for the innovation fairs at Mozilla Summit 2013.

- -
-
-

MathML reference

- -
-
MathML element reference
-
Details about each MathML element and compatibility information for desktop and mobile browsers.
-
MathML attribute reference
-
Information about MathML attributes that modify the appearance or behavior of elements.
-
MathML examples
-
MathML samples and examples to help you understand how it works.
-
Authoring MathML
-
Suggestions and tips for writing MathML, including suggested MathML editors and how to integrate their output into Web content.
-
- -

View All...

-
- -
-

Getting help from the community

- - - -

Tools

- - - - - - -
-
- -

Browser compatibility

- - - -

{{Compat("mathml.elements.math", 0)}}

-- cgit v1.2.3-54-g00ecf