Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[little bug] Embedded .php code block not works. #781

Closed
sv-dev opened this issue Aug 9, 2017 · 3 comments
Closed

[little bug] Embedded .php code block not works. #781

sv-dev opened this issue Aug 9, 2017 · 3 comments
Labels
help wanted 🆘 Pull request/issue requires extra help from the community. Check these out if you're new!

Comments

@sv-dev
Copy link

sv-dev commented Aug 9, 2017

Sorry for my English.
Thank you for so wonderful snippets manager. The best one for Windows!!!

But now app has some troubles.
I have tested on Windows 10 Pro.

When I paste php code in markdown mode, I can't see syntax highlighting.

php code

After editing it looks like so

php code

JavaScript works well

php code

But, when I add <? in code block, It works.

php code

Another little problem is about rendering highlighted code. There are some difference between embedded code and in attached files. Brackets, signs almost invisible, because they dark colored always in embedded code. See difference

php code

And this is attached .php file. Works just right

php code

That happening even in JavaScript code.

Can you fix that?

@sv-dev sv-dev changed the title Embedded .php code block not works. [little bug] Embedded .php code block not works. Aug 9, 2017
@asmsuechan
Copy link
Contributor

I can't see syntax highlighting

I don't know why it happens now, so I'll investigate it.

There are some difference between embedded code and in attached files

Sorry, I didn't find them. Could you specify them?

@sv-dev
Copy link
Author

sv-dev commented Aug 9, 2017

Thank you for quick response )

It all about semicolons, brackets,

:: ; ( )

code highlight

It's must be white, as I posted at the last screen in previous post.

code highlight

@kazup01 kazup01 added the help wanted 🆘 Pull request/issue requires extra help from the community. Check these out if you're new! label Jan 26, 2018
@Flexo013
Copy link
Contributor

This seems to be properly handled in the latest version of Boostnote.

If you still experience this issue, then feel free to reopen this issue or create a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted 🆘 Pull request/issue requires extra help from the community. Check these out if you're new!
Projects
None yet
Development

No branches or pull requests

4 participants