y4d

#5 / 3 rate

y4d

3 users

2017-02-27

Toru Nagashima

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

The code formater and syntax highlighter in Yammer's messages.

1) You can decorate your messages.
* `*bold*`
* `/italic/`
* `_under line_`
* `-through line-`
* \`small code\`
2) You can use the notation like GitHub to highlight source code.
```js
var hello = "world";
```
3) For non y4d users, y4d converts spaces to multibyte-spaces before submit messages.