-
In chapter 8.12, in the examples presenting the equivalence between infix `[@attr]` attributes and the syntax without them, some examples seem confusing. And when passing them to `ocaml -dsource`, it …
-
![image](https://user-images.githubusercontent.com/10298798/59553149-27118400-8f91-11e9-96b7-e23d88ac9769.png)
Suite à nos discutions sur les méchants robots spammeurs, nous avons pris la liberté d'o…
-
Certaine fois on ferme la page espérant récupérer la précédente sauvegarde (la version originale du message), il faudrait :
- Prévenir lorsqu'on édite (=> pas créer, j'ai bien dit "éditer") et qu…
A-312 updated
4 years ago
-
I use this plugin with [react-markdown](https://github.com/rexxars/react-markdown)
I can't seem to get attributes for images, other elements such as `` work fine
Are images supported?
Img is …
-
Bonjour,
Ayant rencontré des problèmes avec la gestion du compte j'ai décidé de supprimer mon compte pour en créer un nouveau. Sauf qu'au moment de créer un nouveau compte avec la même adresse on m…
-
The minimum markdown used :
```
> Bonjour !
Source: Une personne.
> Au revoir !
Source: Une autre personne.
```
# result
```
Bonjour !
Source: Une personne.
Au revoir !
Une aut…
-
## Expected Behavior
I expected typeString to type "!", not "1"
## Current Behavior
typeString("hello!") types "hello1" in Ubuntu 16
## Steps to Reproduce (for bugs)
1. `robot.typeString("hel…
-
Pas sure que ce soit très bon pour notre street cred' ce caractère en forme de petit
-
On [PRIVMSG prototype](https://dev.twitch.tv/docs/irc/tags/#privmsg-twitch-tags), it shows parameters like @badge-info=; and badges=;
but on this line:
https://github.com/MyTheValentinus/twitch-bot/…
-
It seems the "@" added by the engine to generate unique names cannot be replicated as it is. I try to generate two node named "AK47" on the server.
The following modification (added print/debug):
…