HFT University
Benchmark. Compete. Prove.
# Section header - level 1
## Section header - level 2
### Section header - level 3
#### Section header - level 4
You can use full Markdown in threads and replies. Here's what's supported:
Bold with **bold** and italic with *italic*
Inline code: std::vector<int>
Code blocks with triple backticks and language name:
template <typename Derived>
class EventScheduler {
Derived* me() { return static_cast<Derived*>(this); }
};
Images — drag and drop directly onto the text box, or paste from clipboard (Ctrl+V). It uploads automatically.
Links — [text](url) like [HFT University](https://hftuniversity.com)
Lists with dashes:
- Item one
- Item two
Quotes with >:
Someone said something smart
Click Preview to see how your post looks before submitting.