@@ -27,7 +27,7 @@ Comparison of functionalities: Denser vs Condenser<br>
| ✓ | Creating Posts | Creating post with the same title overwrite the post created early | | Possible | **FIXED**<br>**Steps**<br>1. Create post with `Test post` and content `some conntent`<br>2. Create post with the same title and different content triggers overwriting content of the post created early.<br>New url is created for the post with the same title - ok |
| ✓ | Creating Posts | Post content in the post editor | | Possible |**FIXED**:<br>Blinking the end of the post content in the Preview Window<br><br>[Issue287](https://gitlab.syncad.com/hive/denser/-/issues/287) |
| ✓ | Creating Posts | Adding images in the post editor | | Possible |**FIXED**:<br>There is only one picture available<br>  |
| ✓ | Creating Posts | Use only lowercase letters, digits and one dash | | Possible |**FIXED**:<br> Expected message for invalid characters in tags input<br>In Hive Blog you can see:<br><br>Denser results:<br><br> |
| ✓ | Creating Posts | Displaying hashtags in created post | | Possible |**FIXED**:<br>Expected hashtag with only one # sign. <br> |
| ✗ | Creating Posts | Creating post with post summary by user | | Possible |**BUG**:<br>Expected Post summary written by user but now there is a part of the post content. |