ROOTPLOIT
Server: LiteSpeed
System: Linux in-mum-web1878.main-hosting.eu 5.14.0-570.21.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 11 07:22:35 EDT 2025 x86_64
User: u435929562 (435929562)
PHP: 7.4.33
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: //opt/golang/1.22.0/src/go/doc/comment/testdata/list6.txt
-- input --
Text.
 - List immediately after.
 - Another.

More text.

 - List after blank line.
 - Another.

Even more text.
 - List immediately after.

 - Blank line between items.

Yet more text.

 - Another list after blank line.

 - Blank line between items.

Still more text.
 - One list item.

   Multiple paragraphs.
-- dump --
Doc
	Paragraph
		Plain "Text."
	List ForceBlankBefore=false ForceBlankBetween=false
		Item Number=""
			Paragraph
				Plain "List immediately after."
		Item Number=""
			Paragraph
				Plain "Another."
	Paragraph
		Plain "More text."
	List ForceBlankBefore=true ForceBlankBetween=false
		Item Number=""
			Paragraph
				Plain "List after blank line."
		Item Number=""
			Paragraph
				Plain "Another."
	Paragraph
		Plain "Even more text."
	List ForceBlankBefore=false ForceBlankBetween=true
		Item Number=""
			Paragraph
				Plain "List immediately after."
		Item Number=""
			Paragraph
				Plain "Blank line between items."
	Paragraph
		Plain "Yet more text."
	List ForceBlankBefore=true ForceBlankBetween=true
		Item Number=""
			Paragraph
				Plain "Another list after blank line."
		Item Number=""
			Paragraph
				Plain "Blank line between items."
	Paragraph
		Plain "Still more text."
	List ForceBlankBefore=false ForceBlankBetween=true
		Item Number=""
			Paragraph
				Plain "One list item."
			Paragraph
				Plain "Multiple paragraphs."

-- gofmt --
Text.
  - List immediately after.
  - Another.

More text.

  - List after blank line.
  - Another.

Even more text.

  - List immediately after.

  - Blank line between items.

Yet more text.

  - Another list after blank line.

  - Blank line between items.

Still more text.

  - One list item.

    Multiple paragraphs.

-- markdown --
Text.

  - List immediately after.
  - Another.

More text.

  - List after blank line.
  - Another.

Even more text.

  - List immediately after.

  - Blank line between items.

Yet more text.

  - Another list after blank line.

  - Blank line between items.

Still more text.

  - One list item.

    Multiple paragraphs.