Name | Type | Default | Description |
---|---|---|---|
Text |
boolean | Text | Text |
Text |
string | function | Text test |
Text |
- a task list item
- list syntax required
- normal formatting, @mentions, #1234 refs
- incomplete
- completed
- 📼 text - description
- 💪 Accessible - description
- 🔧 Customizable - description
<video id="player" playsinline controls data-poster="/path/to/poster.jpg">
<source src="/path/to/video.mp4" type="video/mp4" />
<source src="/path/to/video.webm" type="video/webm" />
</video>
To create a blockquote, add a > in front of a paragraph.
Dorothy followed her through many of the beautiful rooms in her castle.
... socket_address: address: docker.for.mac.localhost
a) ERROR: npm update check failed.
Solution:
$ sudo chown -R $USER:$(id -gn $USER) /Users/{username}/.configb) ERROR: Node sass version 6.x.x is not compatible with ^ 4.x.x.
Solution:
$ npm install [email protected]c) If you upgrade the version of Node, please execute the following code:
$ sudo npm install $ sudo npm rebuild node-sass
Note
If you intend to use Feather with a CDN, you can skip this installation step.
Warning
If you intend to use Feather with a CDN, you can skip this installation step.
Click me
- Foo
- Bar
- Baz
- Qux
function logSomething(something) {
console.log('Something', something);
}