View gitpull.service
[Unit] | |
Description=Autopull through webhook | |
After=network.target | |
[Service] | |
User=<user> | |
Type=simple | |
Environment="GITPATH=%h/somegitfolder/" | |
Environment="PORT=9999" | |
Environment="LOGFILE=%h/.gitpull.log" |
View gist:4b9883e3d7593f4f90b8fe0f3a1e1dc0
\\(chapter|(sub)*section)(\{([^{}]*(?3)?[^{}]*)*\})\s*\\(chapter|(sub)*section) | |
Matching Examples: | |
1 | |
\section{yoooo{} \textbf{asd}} | |
\section | |
2 |