Explorar o código

Merge branch 'agile' of https://github.com/iapt-platform/mint into agile

visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
1bccfa7d40
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      clients/php/lily-demo.php

+ 8 - 0
clients/php/lily-demo.php

@@ -45,6 +45,14 @@ $request->getFiles()['section-1.tex'] = <<<'EOF'
 章节1 正文
 \subsection{子章节1.1 标题}
 子章节1-1 正文
+
+
+\newline This is another \verb|\newline| .
+
+\par This is a new paragraph.
+
+\newpage This is a new page.
+
 \subsection{子章节1.2 标题}
 子章节1-2 正文
 EOF;