mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
Update composer dependencies
This commit is contained in:
parent
255352df62
commit
61d2e8c141
419 changed files with 37794 additions and 5489 deletions
31
vendor/michelf/php-markdown/test/resources/php-markdown-extra.mdtest/Abbr.text
vendored
Normal file
31
vendor/michelf/php-markdown/test/resources/php-markdown-extra.mdtest/Abbr.text
vendored
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Some text about HTML, SGML and HTML4.
|
||||
|
||||
Let's talk about the U.S.A., (É.U. or É.-U. d'A. in French).
|
||||
|
||||
*[HTML4]: Hyper Text Markup Language version 4
|
||||
*[HTML]: Hyper Text Markup Language
|
||||
*[SGML]: Standard Generalized Markup Language
|
||||
*[U.S.A.]: United States of America
|
||||
*[É.U.] : États-Unis d'Amérique
|
||||
*[É.-U. d'A.] : États-Unis d'Amérique
|
||||
|
||||
And here we have a CD, some CDs, and some other CD's.
|
||||
|
||||
*[CD]: Compact Disk
|
||||
|
||||
Let's transfert documents through TCP/IP, using TCP packets.
|
||||
|
||||
*[IP]: Internet Protocol
|
||||
*[TCP]: Transmission Control Protocol
|
||||
|
||||
---
|
||||
|
||||
Bienvenue sur [CMS](http://www.bidulecms.com "Bidule CMS").
|
||||
|
||||
*[CMS]: Content Management System
|
||||
|
||||
---
|
||||
|
||||
ATCCE
|
||||
|
||||
*[ATCCE]: Abbreviation "Testing" Correct 'Character' < Escapes >
|
||||
Loading…
Add table
Add a link
Reference in a new issue