Zhendong Tan

Results 2 comments of Zhendong Tan

Still, the slugified anchor names do not match the URL fragments generated in the TOC. One is a mixture of lowercase and uppercase characters while the other is all in...

Using @ZhangZhangYunfei 's example, is it possible to have generated code like this: ``` public void copy(OrderSyncedEvent event, Order order) { if ( event == null ) { return; }...