-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
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
Unified Attribute syntax for slides and elements generated from markdown #734
Merged
Commits on Nov 30, 2013
-
Configuration menu - View commit details
-
Copy full SHA for dd9fa3e - Browse repository at this point
Copy the full SHA dd9fa3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3330c2a - Browse repository at this point
Copy the full SHA 3330c2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad633e - Browse repository at this point
Copy the full SHA 8ad633eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d52eb59 - Browse repository at this point
Copy the full SHA d52eb59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13da34c - Browse repository at this point
Copy the full SHA 13da34cView commit details -
Simpler default syntax for markdown attributes.
- on slides: .slide x=y - on elements: .element x=y Those are detected in html comment, in order to not be visible if a markdown is edited in an html editor.
Configuration menu - View commit details
-
Copy full SHA for f209741 - Browse repository at this point
Copy the full SHA f209741View commit details -
test-markdown-attributes.*, new default separator
- Reformat. - Change default separator test 'slide: x=y'
Configuration menu - View commit details
-
Copy full SHA for d4e04b8 - Browse repository at this point
Copy the full SHA d4e04b8View commit details -
test-markdown-element-attributes: formats and test.
- Reformat - Use new default separator format: '.element: x=y' - Add new tests for testing that default format
Configuration menu - View commit details
-
Copy full SHA for 78dfbf5 - Browse repository at this point
Copy the full SHA 78dfbf5View commit details -
README.md mentions the new default separators.
- new default separator for slide attributes - new default separator for element attributes Illustrate both, in html comments.
Configuration menu - View commit details
-
Copy full SHA for fdb03b4 - Browse repository at this point
Copy the full SHA fdb03b4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.