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

support multiple region selection in code snippet #246

Closed
wants to merge 4 commits into from
Closed

support multiple region selection in code snippet #246

wants to merge 4 commits into from

Conversation

superyyrrzz
Copy link
Contributor

support #189 Part1 @vicancy

@@ -111,7 +111,7 @@ Allows you to insert code with code language specified. The content of specified
* __`<codepath>`__ is the relative path in file system which indicates the code snippet file that you want to expand.
* __`<queryoption>`__ and __`<queryoptionvalue>`__ are used together to retrieve part of the code snippet file in the line range or tag name way. We have 2 query string options to represent these two ways:
Copy link
Contributor

Choose a reason for hiding this comment

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

3 query string options?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

2 option: # and ?, and option? has 3 sub options ....
I think it's more clear if I use a table.

> ```javascript
> <js code text>
> ```
[!div class="tabbedCodeSnippets" data-resources="OutlookServices.Calendar"]
Copy link
Contributor

Choose a reason for hiding this comment

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

div should be in blocks? why removing >

@vicancy
Copy link
Contributor

vicancy commented Apr 11, 2016

👍

1 similar comment
@vwxyzh
Copy link
Contributor

vwxyzh commented Apr 11, 2016

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants