Bold, Italic and Strikethough of Monospace Font in Whatsapp

Firstly, 'Monospace' font in Whatsapp is the one we see when we type any text quoted within ``` this mark, as,
   ```Monospace```, similar to Bold, done as,
     *Bold*;

Italic as,
       _Italic_

and Strikethrough as,
      ~Strikethrough~

Now same as the normal (default) text even the "Monospace" font can be changed to 'Bold', 'Italics' or can be 'Strikethrough'. Here's the way:

    ```Monospace```

*```Monospace Bold*```

_```Monospace Italic_```

~```Monospace Strikethrough~```

~_*```Monospace Bold-Italic Strikethrough*_~```

NOTE: The sequence of Symbols ( *, _ , ~, `) should not be changed, else the effects wont work.
          So you can simply copy and paste and then write whatever you want within them.

Comments