Markdown notation used [#] Used as a heading Font-size becomes smaller as the number increases H1 ~ h6 tags in HTML
[|String|] Used to create a table You can align left, center, and right by attaching a colon to the left, left, right, and right of the string.
[-] Used as a bullet Insert a half-width space after the hyphen
Column | Type | Option |
---|---|---|
name | string | null: false |
string | null: false | |
password | string | null: false |
Association
Since the columns and associations are clear at a glance, this is an essential task for application development.