escaped braces support & escaping braces in test articles, as some syntax errors are just too hard to support (like closing curly brace in middle of normal text)

This commit is contained in:
Guilhem Fauré 2023-04-27 17:18:32 +02:00
parent 9f44397286
commit a3dd9becd0
2 changed files with 7 additions and 8 deletions

View File

@ -86,10 +86,11 @@ _C_SQUARE: "]"
_ARROW: "->"
_LINK_OPENING: /\[(?=/ PURE_TEXT+ /]*->)/
HREF: PURE_TEXT+
LINK_TEXT: PURE_TEXT /+(?=->)/
LINK_TEXT: PURE_TEXT+ /(?=->)/
/// Every characters that have no markup meaning
PURE_TEXT: /[^\r\n\|\{\}\[\]\<\>]/
/// Characters that could be markup but arent in this situation
AMBIGUOUS_TEXT: /\[(?!.*->.*\])/
| /\]/
| /\\}/
/// Every characters that have no markup meaning
PURE_TEXT: /[^\r\n\|\{\}\[\]\<\>]/

View File

@ -1,5 +1,3 @@
# Louisnard Fernand
<doc1211|right>
<h1>{{Ph.D Student}}</h1>
@ -67,12 +65,12 @@ In the second part of my Ph.D I will use these methods to determine the impact o
{{Schools:}}
-{{2019 Molecular Dynamics}} TCCM Winter School} School for advanced sciences of Luchon, Luchon-Superbagnères, FRANCE
-{{2019 Molecular Dynamics}} TCCM Winter School\} School for advanced sciences of Luchon, Luchon-Superbagnères, FRANCE
{{{ORAL COMMUNICATIONS}}}
-{{MPI implementation of the Parallel-Tempering Molecular Dynamics (PTMD) approach in deMon2k.}}
F. Louisnard, J. Cuny, A. Simon
19th deMon developpers Workshop, Fréjus (France), May 2019} -{{Synchronous and Asynchronous implementation of the Parallel-Tempering Molecular Dynamics method in the codes deMonNano and deMon2k}}
19th deMon developpers Workshop, Fréjus (France), May 2019\} -{{Synchronous and Asynchronous implementation of the Parallel-Tempering Molecular Dynamics method in the codes deMonNano and deMon2k}}
F. Louisnard, J. Cuny, A. Simon
Les Toulousaines du Calcul Atomique et Moléculaire" –TouCAM, Toulouse (France), November 2019}
Les Toulousaines du Calcul Atomique et Moléculaire" –TouCAM, Toulouse (France), November 2019\}