change newcode.sty and TEX file (add comment)

This commit is contained in:
lucaspalomodevelop 2021-12-22 17:44:26 +01:00
parent c4c275de75
commit 1fa65e9469
3 changed files with 1 additions and 2 deletions

Binary file not shown.

View File

@ -37,8 +37,6 @@ Liste aller Statischen Variablen.
\hline
\_IMPORTS\_ & \inlinecode{JSSTE}{\"\_IMPORTS\_\":[\"./include1\",\"include2\"],} & ist eine Liste von jsste Dateien die man einbinden kann ( Optional ) \\
\hline
// & \inlinecode{JSSTE}{\"//":"Ich bin ein Kommentar",} & diese Syntax kann verwendet werden um die Page-Datei in Bereiche via Kommentar zu unterteilen, sie haben keine Einfluss auf das Endergebnis \\
\hline
\end{tabularx}
\begin{comment}
\\

View File

@ -169,6 +169,7 @@
string=[s]{"}{"},
keywords = {_STYLES_,_TEMPLATE_,_IMPORTS_},
% morecomment =[s]{js$*}{*e},
morecomment=[l]//,%
morestring=*[d]{"},
morecomment=[l]<-,
}