FastHub Version: 4.0.3
Android Version: 7.1.2 (SDK: 25)
Device Information:
- MANUFACTURER: samsung
- BRAND: samsung
- MODEL: SM-G930F
Some formatting combinations are not rendered correctly by FastHub.
This should be all possible combinations for manual review. Actually two do not even work correctly on GitHub itself. I reported this to GitHub already.
bold / code
**`this`**
: this
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**`*this*`**
: *this*
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**`*~~this~~*`**
: *~~this~~*
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**`_this_`**
: _this_
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**`_~~this~~_`**
: _~~this~~_
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**`~~this~~`**
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**`~~*this*~~`**
: ~~*this*~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**`~~_this_~~`**
: ~~_this_~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__`this`__
: this
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__`*this*`__
: *this*
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__`*~~this~~*`__
: *~~this~~*
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__`_this_`__
: _this_
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__`_~~this~~_`__
: _~~this~~_
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__`~~this~~`__
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__`~~*this*~~`__
: ~~*this*~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__`~~_this_~~`__
: ~~_this_~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
bold / italic
***this***
: this
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
**_this_**
: this
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
*__this__*
: this
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
_**this**_
: this
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
__*this*__
: this
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
___this___
: this
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
bold / italic / code
***`this`***
: this
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
***`~~this~~`***
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**_`this`_**
: this
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**_`~~this~~`_**
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
*__`this`__*
: this
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
*__`~~this~~`__*
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
_**`this`**_
: this
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
_**`~~this~~`**_
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__*`this`*__
: this
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__*`~~this~~`*__
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
___`this`___
: this
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
___`~~this~~`___
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
bold / italic / strike-through
***~~this~~***
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
**_~~this~~_**
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**~~*this*~~**
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**~~_this_~~**
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
*__~~this~~__*
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
*~~**this**~~*
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
*~~__this__~~*
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
_**~~this~~**_
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
__*~~this~~*__
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
___~~this~~___
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
__~~*this*~~__
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__~~_this_~~__
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
_~~**this**~~_
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
_~~__this__~~_
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~***this***~~
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~**_this_**~~
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~*__this__*~~
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~_**this**_~~
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~__*this*__~~
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~___this___~~
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
bold / italic / strike-through / code
***~~`this`~~***
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**_~~`this`~~_**
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**~~*`this`*~~**
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**~~_`this`_~~**
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
*__~~`this`~~__*
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
*~~**`this`**~~*
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
*~~__`this`__~~*
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
_**~~`this`~~**_
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__*~~`this`~~*__
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
___~~`this`~~___
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__~~*`this`*~~__
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__~~_`this`_~~__
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
_~~**`this`**~~_
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
_~~__`this`__~~_
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~***`this`***~~
: ~~***this
***~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~**_`this`_**~~
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~*__`this`__*~~
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~_**`this`**_~~
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~__*`this`*__~~
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~___`this`___~~
: ~~___this
___~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
bold / strike-through
**~~this~~**
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
__~~this~~__
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~**this**~~
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~__this__~~
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
bold / strike-through / code
**~~`this`~~**
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**~~`*this*`~~**
: ~~*this*
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
**~~`_this_`~~**
: ~~_this_
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__~~`this`~~__
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__~~`*this*`~~__
: ~~*this*
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
__~~`_this_`~~__
: ~~_this_
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~**`this`**~~
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~**`*this*`**~~
: ~~*this*
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~**`_this_`**~~
: ~~_this_
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~__`this`__~~
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~__`*this*`__~~
: ~~*this*
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
~~__`_this_`__~~
: ~~_this_
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: not ok
code
`*this*`
: *this*
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`**this**`
: **this**
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`***this***`
: ***this***
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`***~~this~~***`
: ***~~this~~***
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`**_this_**`
: **_this_**
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`**_~~this~~_**`
: **_~~this~~_**
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`**~~this~~**`
: **~~this~~**
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`**~~*this*~~**`
: **~~*this*~~**
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`**~~_this_~~**`
: **~~_this_~~**
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`*__this__*`
: *__this__*
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`*__~~this~~__*`
: *__~~this~~__*
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`*~~this~~*`
: *~~this~~*
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`*~~**this**~~*`
: *~~**this**~~*
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`*~~__this__~~*`
: *~~__this__~~*
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`_this_`
: _this_
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`_**this**_`
: _**this**_
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`_**~~this~~**_`
: _**~~this~~**_
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`__this__`
: __this__
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`__*this*__`
: __*this*__
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`__*~~this~~*__`
: __*~~this~~*__
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`___this___`
: ___this___
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`___~~this~~___`
: ___~~this~~___
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`__~~this~~__`
: __~~this~~__
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`__~~*this*~~__`
: __~~*this*~~__
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`__~~_this_~~__`
: __~~_this_~~__
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`_~~this~~_`
: _~~this~~_
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`_~~**this**~~_`
: _~~**this**~~_
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`_~~__this__~~_`
: _~~__this__~~_
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`~~this~~`
: ~~this~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`~~*this*~~`
: ~~*this*~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`~~**this**~~`
: ~~**this**~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`~~***this***~~`
: ~~***this***~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`~~**_this_**~~`
: ~~**_this_**~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`~~*__this__*~~`
: ~~*__this__*~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`~~_this_~~`
: ~~_this_~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`~~_**this**_~~`
: ~~_**this**_~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`~~__this__~~`
: ~~__this__~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`~~__*this*__~~`
: ~~__*this*__~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
`~~___this___~~`
: ~~___this___~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
italic / code
*`this`*
: this
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
*`**this**`*
: **this**
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
*`**~~this~~**`*
: **~~this~~**
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
*`__this__`*
: __this__
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
*`__~~this~~__`*
: __~~this~~__
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
*`~~this~~`*
: ~~this~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
*`~~**this**~~`*
: ~~**this**~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
*`~~__this__~~`*
: ~~__this__~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
_`this`_
: this
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
_`**this**`_
: **this**
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
_`**~~this~~**`_
: **~~this~~**
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
_`__this__`_
: __this__
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
_`__~~this~~__`_
: __~~this~~__
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
_`~~this~~`_
: ~~this~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
_`~~**this**~~`_
: ~~**this**~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
_`~~__this__~~`_
: ~~__this__~~
- GitHub: ok
- FastHub preview: ok
- FastHub display: ok
italic / strike-through
*~~this~~*
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
_~~this~~_
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~*this*~~
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~_this_~~
: ~~this~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
italic / strike-through / code
*~~`this`~~*
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
*~~`**this**`~~*
: ~~**this**
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
*~~`__this__`~~*
: ~~__this__
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
_~~`this`~~_
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
_~~`**this**`~~_
: ~~**this**
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
_~~`__this__`~~_
: ~~__this__
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~*`this`*~~
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~*`**this**`*~~
: ~~**this**
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~*`__this__`*~~
: ~~__this__
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~_`this`_~~
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~_`**this**`_~~
: ~~**this**
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~_`__this__`_~~
: ~~__this__
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
strike-through / code
~~`this`~~
: ~~this
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~`*this*`~~
: ~~*this*
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~`**this**`~~
: ~~**this**
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~`***this***`~~
: ~~***this***
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~`**_this_**`~~
: ~~**_this_**
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~`*__this__*`~~
: ~~*__this__*
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~`_this_`~~
: ~~_this_
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~`_**this**_`~~
: ~~_**this**_
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~`__this__`~~
: ~~__this__
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~`__*this*__`~~
: ~~__*this*__
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
~~`___this___`~~
: ~~___this___
~~
- GitHub: ok
- FastHub preview: not ok
- FastHub display: ok
And here again in tabular form as requested by @yakov116:
bold / code
Format | Rendered | GitHub | FastHub preview | FastHub display
------- | ---------- | ------- | ----------------- | -----------------
**`this`**
| this
| ok | not ok | not ok
**`*this*`**
| *this*
| ok | not ok | not ok
**`*~~this~~*`**
| *~~this~~*
| ok | not ok | not ok
**`_this_`**
| _this_
| ok | not ok | not ok
**`_~~this~~_`**
| _~~this~~_
| ok | not ok | not ok
**`~~this~~`**
| ~~this~~
| ok | not ok | not ok
**`~~*this*~~`**
| ~~*this*~~
| ok | not ok | not ok
**`~~_this_~~`**
| ~~_this_~~
| ok | not ok | not ok
__`this`__
| this
| ok | not ok | not ok
__`*this*`__
| *this*
| ok | not ok | not ok
__`*~~this~~*`__
| *~~this~~*
| ok | not ok | not ok
__`_this_`__
| _this_
| ok | not ok | not ok
__`_~~this~~_`__
| _~~this~~_
| ok | not ok | not ok
__`~~this~~`__
| ~~this~~
| ok | not ok | not ok
__`~~*this*~~`__
| ~~*this*~~
| ok | not ok | not ok
__`~~_this_~~`__
| ~~_this_~~
| ok | not ok | not ok
bold / italic
Format | Rendered | GitHub | FastHub preview | FastHub display
------- | ---------- | ------- | ----------------- | -----------------
***this***
| this | ok | not ok | ok
**_this_**
| this | ok | not ok | not ok
*__this__*
| this | ok | ok | ok
_**this**_
| this | ok | ok | ok
__*this*__
| this | ok | not ok | not ok
___this___
| this | ok | not ok | ok
bold / italic / code
Format | Rendered | GitHub | FastHub preview | FastHub display
------- | ---------- | ------- | ----------------- | -----------------
***`this`***
| this
| ok | not ok | not ok
***`~~this~~`***
| ~~this~~
| ok | not ok | not ok
**_`this`_**
| this
| ok | not ok | not ok
**_`~~this~~`_**
| ~~this~~
| ok | not ok | not ok
*__`this`__*
| this
| ok | not ok | not ok
*__`~~this~~`__*
| ~~this~~
| ok | not ok | not ok
_**`this`**_
| this
| ok | not ok | not ok
_**`~~this~~`**_
| ~~this~~
| ok | not ok | not ok
__*`this`*__
| this
| ok | not ok | not ok
__*`~~this~~`*__
| ~~this~~
| ok | not ok | not ok
___`this`___
| this
| ok | not ok | not ok
___`~~this~~`___
| ~~this~~
| ok | not ok | not ok
bold / italic / strike-through
Format | Rendered | GitHub | FastHub preview | FastHub display
------- | ---------- | ------- | ----------------- | -----------------
***~~this~~***
| ~~this~~ | ok | not ok | ok
**_~~this~~_**
| ~~this~~ | ok | not ok | not ok
**~~*this*~~**
| ~~this~~ | ok | not ok | not ok
**~~_this_~~**
| ~~this~~ | ok | not ok | not ok
*__~~this~~__*
| ~~this~~ | ok | not ok | ok
*~~**this**~~*
| ~~this~~ | ok | not ok | ok
*~~__this__~~*
| ~~this~~ | ok | not ok | ok
_**~~this~~**_
| ~~this~~ | ok | not ok | ok
__*~~this~~*__
| ~~this~~ | ok | not ok | not ok
___~~this~~___
| ~~this~~ | ok | not ok | ok
__~~*this*~~__
| ~~this~~ | ok | not ok | not ok
__~~_this_~~__
| ~~this~~ | ok | not ok | not ok
_~~**this**~~_
| ~~this~~ | ok | not ok | ok
_~~__this__~~_
| ~~this~~ | ok | not ok | ok
~~***this***~~
| ~~this~~ | ok | not ok | ok
~~**_this_**~~
| ~~this~~ | ok | not ok | not ok
~~*__this__*~~
| ~~this~~ | ok | not ok | ok
~~_**this**_~~
| ~~this~~ | ok | not ok | ok
~~__*this*__~~
| ~~this~~ | ok | not ok | not ok
~~___this___~~
| ~~this~~ | ok | not ok | ok
bold / italic / strike-through / code
Format | Rendered | GitHub | FastHub preview | FastHub display
------- | ---------- | ------- | ----------------- | -----------------
***~~`this`~~***
| ~~this
~~ | ok | not ok | not ok
**_~~`this`~~_**
| ~~this
~~ | ok | not ok | not ok
**~~*`this`*~~**
| ~~this
~~ | ok | not ok | not ok
**~~_`this`_~~**
| ~~this
~~ | ok | not ok | not ok
*__~~`this`~~__*
| ~~this
~~ | ok | not ok | not ok
*~~**`this`**~~*
| ~~this
~~ | ok | not ok | not ok
*~~__`this`__~~*
| ~~this
~~ | ok | not ok | not ok
_**~~`this`~~**_
| ~~this
~~ | ok | not ok | not ok
__*~~`this`~~*__
| ~~this
~~ | ok | not ok | not ok
___~~`this`~~___
| ~~this
~~ | ok | not ok | not ok
__~~*`this`*~~__
| ~~this
~~ | ok | not ok | not ok
__~~_`this`_~~__
| ~~this
~~ | ok | not ok | not ok
_~~**`this`**~~_
| ~~this
~~ | ok | not ok | not ok
_~~__`this`__~~_
| ~~this
~~ | ok | not ok | not ok
~~***`this`***~~
| ~~this
*~~ | ok | ok | ok
~~**_`this`_**~~
| ~~this
~~ | ok | not ok | not ok
~~*__`this`__*~~
| ~~this
~~ | ok | not ok | not ok
~~_**`this`**_~~
| ~~this
~~ | ok | not ok | not ok
~~__*`this`*__~~
| ~~__this
*~~ | ok | not ok | not ok
~~___`this`___~~
| ~~this
__~~ | ok | ok | ok
bold / strike-through
Format | Rendered | GitHub | FastHub preview | FastHub display
------- | ---------- | ------- | ----------------- | -----------------
**~~this~~**
| ~~this~~ | ok | not ok | ok
__~~this~~__
| ~~this~~ | ok | not ok | ok
~~**this**~~
| ~~this~~ | ok | not ok | ok
~~__this__~~
| ~~this~~ | ok | not ok | ok
bold / strike-through / code
Format | Rendered | GitHub | FastHub preview | FastHub display
------- | ---------- | ------- | ----------------- | -----------------
**~~`this`~~**
| ~~this
~~ | ok | not ok | not ok
**~~`*this*`~~**
| ~~*this*
~~ | ok | not ok | not ok
**~~`_this_`~~**
| ~~_this_
~~ | ok | not ok | not ok
__~~`this`~~__
| ~~this
~~ | ok | not ok | not ok
__~~`*this*`~~__
| ~~*this*
~~ | ok | not ok | not ok
__~~`_this_`~~__
| ~~_this_
~~ | ok | not ok | not ok
~~**`this`**~~
| ~~this
~~ | ok | not ok | not ok
~~**`*this*`**~~
| ~~*this*
~~ | ok | not ok | not ok
~~**`_this_`**~~
| ~~_this_
~~ | ok | not ok | not ok
~~__`this`__~~
| ~~this
~~ | ok | not ok | not ok
~~__`*this*`__~~
| ~~*this*
~~ | ok | not ok | not ok
~~__`_this_`__~~
| ~~_this_
~~ | ok | not ok | not ok
code
Format | Rendered | GitHub | FastHub preview | FastHub display
------- | ---------- | ------- | ----------------- | -----------------
`*this*`
| *this*
| ok | ok | ok
`**this**`
| **this**
| ok | ok | ok
`***this***`
| ***this***
| ok | ok | ok
`***~~this~~***`
| ***~~this~~***
| ok | ok | ok
`**_this_**`
| **_this_**
| ok | ok | ok
`**_~~this~~_**`
| **_~~this~~_**
| ok | ok | ok
`**~~this~~**`
| **~~this~~**
| ok | ok | ok
`**~~*this*~~**`
| **~~*this*~~**
| ok | ok | ok
`**~~_this_~~**`
| **~~_this_~~**
| ok | ok | ok
`*__this__*`
| *__this__*
| ok | ok | ok
`*__~~this~~__*`
| *__~~this~~__*
| ok | ok | ok
`*~~this~~*`
| *~~this~~*
| ok | ok | ok
`*~~**this**~~*`
| *~~**this**~~*
| ok | ok | ok
`*~~__this__~~*`
| *~~__this__~~*
| ok | ok | ok
`_this_`
| _this_
| ok | ok | ok
`_**this**_`
| _**this**_
| ok | ok | ok
`_**~~this~~**_`
| _**~~this~~**_
| ok | ok | ok
`__this__`
| __this__
| ok | ok | ok
`__*this*__`
| __*this*__
| ok | ok | ok
`__*~~this~~*__`
| __*~~this~~*__
| ok | ok | ok
`___this___`
| ___this___
| ok | ok | ok
`___~~this~~___`
| ___~~this~~___
| ok | ok | ok
`__~~this~~__`
| __~~this~~__
| ok | ok | ok
`__~~*this*~~__`
| __~~*this*~~__
| ok | ok | ok
`__~~_this_~~__`
| __~~_this_~~__
| ok | ok | ok
`_~~this~~_`
| _~~this~~_
| ok | ok | ok
`_~~**this**~~_`
| _~~**this**~~_
| ok | ok | ok
`_~~__this__~~_`
| _~~__this__~~_
| ok | ok | ok
`~~this~~`
| ~~this~~
| ok | ok | ok
`~~*this*~~`
| ~~*this*~~
| ok | ok | ok
`~~**this**~~`
| ~~**this**~~
| ok | ok | ok
`~~***this***~~`
| ~~***this***~~
| ok | ok | ok
`~~**_this_**~~`
| ~~**_this_**~~
| ok | ok | ok
`~~*__this__*~~`
| ~~*__this__*~~
| ok | ok | ok
`~~_this_~~`
| ~~_this_~~
| ok | ok | ok
`~~_**this**_~~`
| ~~_**this**_~~
| ok | ok | ok
`~~__this__~~`
| ~~__this__~~
| ok | ok | ok
`~~__*this*__~~`
| ~~__*this*__~~
| ok | ok | ok
`~~___this___~~`
| ~~___this___~~
| ok | ok | ok
italic / code
Format | Rendered | GitHub | FastHub preview | FastHub display
------- | ---------- | ------- | ----------------- | -----------------
*`this`*
| this
| ok | ok | ok
*`**this**`*
| **this**
| ok | ok | ok
*`**~~this~~**`*
| **~~this~~**
| ok | ok | ok
*`__this__`*
| __this__
| ok | ok | ok
*`__~~this~~__`*
| __~~this~~__
| ok | ok | ok
*`~~this~~`*
| ~~this~~
| ok | ok | ok
*`~~**this**~~`*
| ~~**this**~~
| ok | ok | ok
*`~~__this__~~`*
| ~~__this__~~
| ok | ok | ok
_`this`_
| this
| ok | ok | ok
_`**this**`_
| **this**
| ok | ok | ok
_`**~~this~~**`_
| **~~this~~**
| ok | ok | ok
_`__this__`_
| __this__
| ok | ok | ok
_`__~~this~~__`_
| __~~this~~__
| ok | ok | ok
_`~~this~~`_
| ~~this~~
| ok | ok | ok
_`~~**this**~~`_
| ~~**this**~~
| ok | ok | ok
_`~~__this__~~`_
| ~~__this__~~
| ok | ok | ok
italic / strike-through
Format | Rendered | GitHub | FastHub preview | FastHub display
------- | ---------- | ------- | ----------------- | -----------------
*~~this~~*
| ~~this~~ | ok | not ok | ok
_~~this~~_
| ~~this~~ | ok | not ok | ok
~~*this*~~
| ~~this~~ | ok | not ok | ok
~~_this_~~
| ~~this~~ | ok | not ok | ok
italic / strike-through / code
Format | Rendered | GitHub | FastHub preview | FastHub display
------- | ---------- | ------- | ----------------- | -----------------
*~~`this`~~*
| ~~this
~~ | ok | not ok | ok
*~~`**this**`~~*
| ~~**this**
~~ | ok | not ok | ok
*~~`__this__`~~*
| ~~__this__
~~ | ok | not ok | ok
_~~`this`~~_
| ~~this
~~ | ok | not ok | ok
_~~`**this**`~~_
| ~~**this**
~~ | ok | not ok | ok
_~~`__this__`~~_
| ~~__this__
~~ | ok | not ok | ok
~~*`this`*~~
| ~~this
~~ | ok | not ok | ok
~~*`**this**`*~~
| ~~**this**
~~ | ok | not ok | ok
~~*`__this__`*~~
| ~~__this__
~~ | ok | not ok | ok
~~_`this`_~~
| ~~this
~~ | ok | not ok | ok
~~_`**this**`_~~
| ~~**this**
~~ | ok | not ok | ok
~~_`__this__`_~~
| ~~__this__
~~ | ok | not ok | ok
strike-through / code
Format | Rendered | GitHub | FastHub preview | FastHub display
------- | ---------- | ------- | ----------------- | -----------------
~~`this`~~
| ~~this
~~ | ok | not ok | ok
~~`*this*`~~
| ~~*this*
~~ | ok | not ok | ok
~~`**this**`~~
| ~~**this**
~~ | ok | not ok | ok
~~`***this***`~~
| ~~***this***
~~ | ok | not ok | ok
~~`**_this_**`~~
| ~~**_this_**
~~ | ok | not ok | ok
~~`*__this__*`~~
| ~~*__this__*
~~ | ok | not ok | ok
~~`_this_`~~
| ~~_this_
~~ | ok | not ok | ok
~~`_**this**_`~~
| ~~_**this**_
~~ | ok | not ok | ok
~~`__this__`~~
| ~~__this__
~~ | ok | not ok | ok
~~`__*this*__`~~
| ~~__*this*__
~~ | ok | not ok | ok
~~`___this___`~~
| ~~___this___
~~ | ok | not ok | ok
Status: Completed