mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-06 14:19:23 +08:00
Added a "Blocks" section
This commit is contained in:
@ -16,6 +16,15 @@ Guidelines to go by when writing or editing any Yii documentation.
|
||||
|
||||
## Formatting
|
||||
|
||||
## Blocks
|
||||
|
||||
Blocks use the Markdown `> Type: `. There are four block types:
|
||||
|
||||
* `Warning`, for bad security things and other problems
|
||||
* `Note`, to emphasize key concepts, things to avoid
|
||||
* `Info`, general information (an aside); not as strong as a "Note"
|
||||
* `Tip`, pro tips, extras, can be useful but may not be needed by everyone all the time
|
||||
|
||||
## References
|
||||
|
||||
* Yii 2.0 or Yii 2 (not Yii2 or Yii2.0)
|
||||
|
Reference in New Issue
Block a user