BoostIO/Boostnote
![](https://avatars1.githubusercontent.com/u/38711189?v=4)
![](https://avatars0.githubusercontent.com/u/9694?v=4)
![](https://avatars1.githubusercontent.com/u/38711189?v=4)
![](https://avatars1.githubusercontent.com/u/38711189?v=4)
![](https://avatars1.githubusercontent.com/u/38711189?v=4)
![](https://avatars1.githubusercontent.com/u/38711189?v=4)
![](https://avatars1.githubusercontent.com/u/38711189?v=4)
![](https://avatars3.githubusercontent.com/u/7274392?v=4)
The issue has been closed
[BUG] PHP unexpected commented block code due to open tag #1908
Fowerld posted onGitHub
Current behavior
See below, I was writing quick (and dirty I know) notes over PHP password methods process:
Until I saw an unexpected commenting behavior from boostnote:
Expected behavior
- No 'savage' commenting behavior.
- Having back color syntax.
NB: this issue is not processing if I remove code style (after back ticks). Also I could reproduce this issue with another code style (ex: csharp) by leaving php open tag. Finally this issue is not processing if there's no php open tag, but of course there's no color syntax anymore.
Here's an example of expected behavior (using csharp color syntax):
Steps to reproduce
- Just write a php open tag in code block
Environment
- Version : 0.11.4
- OS Version and name : Windows 10.0.16299
NB: I've never had this issue with osx
Conclusion
I really love this tool, keep it working ! 👍