NIX
US
← Tools
Markdown Preview
# Hello World This is a **live markdown preview** tool. Start typing on the left, see results on the right. ## Features - **Bold** and *italic* text - `inline code` and code blocks - [Links](https://nixus.pro) - Lists, quotes, tables > "The best way to predict the future is to build it." ### Code Example ```python def hello(): print("Hello from Nixus!") ``` | Feature | Status | |---------|--------| | Headers | ✅ | | Lists | ✅ | | Code | ✅ | | Tables | ✅ | --- Built by [NIXUS.PRO](https://nixus.pro)