[DOC-CVS] [doc-en] master: [skip-revcheck] install/unix: Use simpara for simple paragraphs (#5748)
[email protected] (Rich Bowen via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Rich Bowen (rbowen) Committer: GitHub (web-flow) Pusher: jordikroon Date: 2026-08-12T21:59:01+02:00 Commit: https://github.com/php/doc-en/commit/c28836ede0597b3650fe6b5bf0a64e08f6e27626 Raw diff: https://github.com/php/doc-en/commit/c28836ede0597b3650fe6b5bf0a64e08f6e27626.diff [skip-revcheck] install/unix: Use simpara for simple paragraphs (#5748) CI enforces the use of simpara rather than para for paragraphs containing only inline content. Converted 62 instances of para to simpara across install/unix/ where no block-level elements (examples, lists, etc.) are nested within to simplify future patches. Changed paths: M install/unix/commandline.xml M install/unix/lighttpd-14.xml M install/unix/litespeed.xml M install/unix/nginx.xml M install/unix/openbsd.xml M install/unix/solaris.xml Diff: