Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ae6bb1

Browse files
committed
hints api update
1 parentc5f2f47 commit2ae6bb1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎_posts/2016-01-04-coderoad-api.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,10 @@ See an [example](https://github.com/coderoad/coderoad-functional-school/blob/mas
6262

6363
###`@hint`
6464

65-
*Note: Hints have not yet been implemented in Atom-Coderoad. Coming soon.*
66-
67-
*@hint* loads a string, or array of strings, which can be used to provide hints for the user.
65+
*@hint* loads a string which can be used to provide hints for the user. The order of hints is important.
6866

6967
```markdown
7068
@hint('A hint for the user')
71-
@hint(['The first hint', 'The second hint'])
7269
```
7370

7471
*@hint* may use code-blocks with syntax highlighting.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp