Conversation
jeanas
left a comment
There was a problem hiding this comment.
This fails the CI as you need to run pytest --update-goldens tests/snippets/apdl to update the golden test output.
|
@jean-abou-samra I have implemented the new changes. Feel free to re-trigger CI. Btw, I was trying that the keywords are only at the beginning of each line. I tried to add |
You would need |
Hi @jean-abou-samra, I'm not sure if I explained myself correctly. I would like that the keywords are only matched when they are at the beginning of the line. |
|
You said you tried to add |
Ohhh... ok ok... Let's add it then. |
|
Nope. Because if you do Please, check the commit that I pushed. It's not the only approach, but it should work. |
I see.... I checked the lastest commits and I'm happy with the result :). I'm happy to merge it. Thank a lot! |
Fixing some parsing issues (dots mainly).
Upgraded theme.
Before:

After:

Close #2315