com doc/ru: Updated to English revision: reference/cmark/book.xml reference/cmark/commonmark.cql.xml reference/cmark/commonmark.interfaces.ivisitable.xml reference/cmark/commonmark.node.blockquote.xml reference/cmark/commonmark.node.bulletlist.xml reference/cmark/commonmark.node.code.xml reference/cmark/commonmark.node.document.xml reference/cmark/commonmark.node.heading.xml reference/cmark/commonmark.node.htmlblock.xml reference/cmark/commonmark
[email protected] (Sergey Panteleev) Sun, 03 Jan 2021 06:44:47 +0000
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
Commit: 900025eaf0b8f7f40a081b7ca57cea4d5060cebf Author: Sergey Panteleev <[email protected]> Sun, 3 Jan 2021 09:44:47 +0300 Parents: 5842fd12101b42961b562688da71fd2469bddc7d Branches: master Link: http://git.php.net/?p=doc/ru.git;a=commitdiff;h=900025eaf0b8f7f40a081b7ca57cea4d5060cebf Log: Updated to English revision Changed paths: M reference/cmark/book.xml M reference/cmark/commonmark.cql.xml M reference/cmark/commonmark.interfaces.ivisitable.xml M reference/cmark/commonmark.node.blockquote.xml M reference/cmark/commonmark.node.bulletlist.xml M reference/cmark/commonmark.node.code.xml M reference/cmark/commonmark.node.document.xml M reference/cmark/commonmark.node.heading.xml M reference/cmark/commonmark.node.htmlblock.xml M reference/cmark/commonmark.node.htmlinline.xml M reference/cmark/commonmark.node.item.xml M reference/cmark/commonmark.node.linebreak.xml M reference/cmark/commonmark.node.orderedlist.xml M reference/cmark/commonmark.node.paragraph.xml M reference/cmark/commonmark.node.softbreak.xml M reference/cmark/commonmark.node.text.emphasis.xml M reference/cmark/commonmark.node.text.strong.xml M reference/cmark/commonmark.node.thematicbreak.xml M reference/cmark/commonmark.parser.xml M reference/cmark/configure.xml M reference/cmark/reference.xml
diff_900025eaf0b8f7f40a081b7ca57cea4d5060cebf.txt
(text/plain, 15.2 KB)
diff --git a/reference/cmark/book.xml b/reference/cmark/book.xml index 9b990c751..7143a4860 100644 --- a/reference/cmark/book.xml +++ b/reference/cmark/book.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 92cce8d39bc632922a29628046c704d70965c0e5 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <book xml:id="book.cmark" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.cql.xml b/reference/cmark/commonmark.cql.xml index 0c5788e3f..fb0c4799a 100644 --- a/reference/cmark/commonmark.cql.xml +++ b/reference/cmark/commonmark.cql.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 92cce8d39bc632922a29628046c704d70965c0e5 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-cql" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.interfaces.ivisitable.xml b/reference/cmark/commonmark.interfaces.ivisitable.xml index e240c8dfe..ee02c96a2 100644 --- a/reference/cmark/commonmark.interfaces.ivisitable.xml +++ b/reference/cmark/commonmark.interfaces.ivisitable.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 92cce8d39bc632922a29628046c704d70965c0e5 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-interfaces-ivisitable" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.blockquote.xml b/reference/cmark/commonmark.node.blockquote.xml index 3d9490457..baa410f0e 100644 --- a/reference/cmark/commonmark.node.blockquote.xml +++ b/reference/cmark/commonmark.node.blockquote.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 92cce8d39bc632922a29628046c704d70965c0e5 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-blockquote" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.bulletlist.xml b/reference/cmark/commonmark.node.bulletlist.xml index 6d824b7b6..9720c26ec 100644 --- a/reference/cmark/commonmark.node.bulletlist.xml +++ b/reference/cmark/commonmark.node.bulletlist.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 92cce8d39bc632922a29628046c704d70965c0e5 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-bulletlist" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.code.xml b/reference/cmark/commonmark.node.code.xml index 412099837..1ce898c6a 100644 --- a/reference/cmark/commonmark.node.code.xml +++ b/reference/cmark/commonmark.node.code.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 92cce8d39bc632922a29628046c704d70965c0e5 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-code" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.document.xml b/reference/cmark/commonmark.node.document.xml index c878c11a9..ca00d3a64 100644 --- a/reference/cmark/commonmark.node.document.xml +++ b/reference/cmark/commonmark.node.document.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 92cce8d39bc632922a29628046c704d70965c0e5 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-document" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.heading.xml b/reference/cmark/commonmark.node.heading.xml index b711285a0..5d435cd8c 100644 --- a/reference/cmark/commonmark.node.heading.xml +++ b/reference/cmark/commonmark.node.heading.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 92cce8d39bc632922a29628046c704d70965c0e5 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-heading" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.htmlblock.xml b/reference/cmark/commonmark.node.htmlblock.xml index c72028324..2e8c7650b 100644 --- a/reference/cmark/commonmark.node.htmlblock.xml +++ b/reference/cmark/commonmark.node.htmlblock.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 92cce8d39bc632922a29628046c704d70965c0e5 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-htmlblock" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.htmlinline.xml b/reference/cmark/commonmark.node.htmlinline.xml index de46fd240..be52c76d3 100644 --- a/reference/cmark/commonmark.node.htmlinline.xml +++ b/reference/cmark/commonmark.node.htmlinline.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 92cce8d39bc632922a29628046c704d70965c0e5 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-htmlinline" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.item.xml b/reference/cmark/commonmark.node.item.xml index 039423879..fd29ee23b 100644 --- a/reference/cmark/commonmark.node.item.xml +++ b/reference/cmark/commonmark.node.item.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: 92cce8d39bc632922a29628046c704d70965c0e5 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-item" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.linebreak.xml b/reference/cmark/commonmark.node.linebreak.xml index bf8b8ec00..3e557e7ad 100644 --- a/reference/cmark/commonmark.node.linebreak.xml +++ b/reference/cmark/commonmark.node.linebreak.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: b124d58c8a6019512ce1f0ea5db007217f3f01f2 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-linebreak" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.orderedlist.xml b/reference/cmark/commonmark.node.orderedlist.xml index 5c3428f73..24cb2b3fe 100644 --- a/reference/cmark/commonmark.node.orderedlist.xml +++ b/reference/cmark/commonmark.node.orderedlist.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: b124d58c8a6019512ce1f0ea5db007217f3f01f2 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-orderedlist" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.paragraph.xml b/reference/cmark/commonmark.node.paragraph.xml index 768a56715..f2d8fe646 100644 --- a/reference/cmark/commonmark.node.paragraph.xml +++ b/reference/cmark/commonmark.node.paragraph.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: b124d58c8a6019512ce1f0ea5db007217f3f01f2 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-paragraph" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.softbreak.xml b/reference/cmark/commonmark.node.softbreak.xml index e40c23121..219d6fde9 100644 --- a/reference/cmark/commonmark.node.softbreak.xml +++ b/reference/cmark/commonmark.node.softbreak.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: b124d58c8a6019512ce1f0ea5db007217f3f01f2 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-softbreak" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.text.emphasis.xml b/reference/cmark/commonmark.node.text.emphasis.xml index de428201a..85ca5b497 100644 --- a/reference/cmark/commonmark.node.text.emphasis.xml +++ b/reference/cmark/commonmark.node.text.emphasis.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: b124d58c8a6019512ce1f0ea5db007217f3f01f2 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-text-emphasis" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.text.strong.xml b/reference/cmark/commonmark.node.text.strong.xml index 175a15225..33b1888f8 100644 --- a/reference/cmark/commonmark.node.text.strong.xml +++ b/reference/cmark/commonmark.node.text.strong.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: b124d58c8a6019512ce1f0ea5db007217f3f01f2 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-text-strong" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.node.thematicbreak.xml b/reference/cmark/commonmark.node.thematicbreak.xml index d56438805..06d371cab 100644 --- a/reference/cmark/commonmark.node.thematicbreak.xml +++ b/reference/cmark/commonmark.node.thematicbreak.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: b124d58c8a6019512ce1f0ea5db007217f3f01f2 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-node-thematicbreak" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/commonmark.parser.xml b/reference/cmark/commonmark.parser.xml index 6ef406c43..11b6f0d32 100644 --- a/reference/cmark/commonmark.parser.xml +++ b/reference/cmark/commonmark.parser.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: b124d58c8a6019512ce1f0ea5db007217f3f01f2 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <phpdoc:classref xml:id="class.commonmark-parser" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> diff --git a/reference/cmark/configure.xml b/reference/cmark/configure.xml index 1bdb30291..1afd355ba 100644 --- a/reference/cmark/configure.xml +++ b/reference/cmark/configure.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: b124d58c8a6019512ce1f0ea5db007217f3f01f2 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <section xml:id="cmark.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> diff --git a/reference/cmark/reference.xml b/reference/cmark/reference.xml index 18084d631..899344f99 100644 --- a/reference/cmark/reference.xml +++ b/reference/cmark/reference.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 730ae1c76c5312b00b284d36fe42436e1cdbcae2 Maintainer: sergey Status: ready --> +<!-- EN-Revision: b124d58c8a6019512ce1f0ea5db007217f3f01f2 Maintainer: sergey Status: ready --> <!-- Reviewed: no --> <reference xml:id="ref.cmark" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">