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

Fix markdown issues #7884

Merged
merged 2 commits into from
Jun 27, 2016
Merged

Fix markdown issues #7884

merged 2 commits into from
Jun 27, 2016

Conversation

rebornix
Copy link
Member

The markdown plist language include section is generated by scripts I wrote, no idea why PHP was missing in the beginning. But now I bring it back. Fixes #3746 .

The second commit is adding brackets auto-closing in markdown. Fixes #6113 .

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @kieferrm to be a potential reviewer

<array>
<dict>
<key>include</key>
<string>text.html.php</string>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's the same as the scopeName inside php syntax file, but currently the inline highlighting doesn't work. Will look into it later on.

@bpasero
Copy link
Member

bpasero commented Jun 20, 2016

@rebornix please feel free to assign the PR to someone like @kieferrm if you want a quick turnaround 👍

@bpasero
Copy link
Member

bpasero commented Jun 27, 2016

@rebornix if this is for June, please check it in by today.

@rebornix
Copy link
Member Author

@bpasero Kai told me he will merge this last time we synced so it's up to him which release he wants this change in, I don't get the privilege to check in yet.

@bpasero
Copy link
Member

bpasero commented Jun 27, 2016

Ok maybe you ask him in person, I am not sure he checks GH notifications.

@kieferrm kieferrm merged commit db7a7f8 into microsoft:master Jun 27, 2016
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bracket auto-complete in markdown Markdown Fenced PHP Code Block is Not Syntax Highlighted
5 participants