Zhang

Results 6 issues of Zhang

``` bash # ... done : https://book.flutterchina.club/chapter1/ done : https://book.flutterchina.club/chapter12/ios_implement.html done : https://book.flutterchina.club/chapter12/android_implement.html done : https://book.flutterchina.club/chapter10/ done : https://book.flutterchina.club/chapter4/stack.html done : https://book.flutterchina.club/chapter13/multi_languages_support.html Traceback (most recent call last): File "gitbook.py", line...

I have a quetion. ![image](https://user-images.githubusercontent.com/7246675/39116920-33e4199e-4718-11e8-8202-b00dba3a6c18.png) Our Jenkins use plugin `Git Parameter`, and how can I push my selected branch in `build_with_parmas`?

### Reproduction link [https://github.com/hackexp-FE/maple-monorepo](https://github.com/hackexp-FE/maple-monorepo) ### Steps to reproduce ```tsx ``` ### What is expected? extra message and validate message should be in seperate line in modal ### What is actually...

πŸ€” Need Reproduce

εΈŒζœ›ε―δ»₯ζ”―ζŒζΈε˜θ‰²ηš„θΏ›εΊ¦ζ‘ ``` js let style = { 'background': this.progress.options.canSuccess ? this.progress.options.color : this.progress.options.failedColor, 'opacity': this.progress.options.show ? 1 : 0 } ```

### Environment information ```block CLI: Version: 1.8.3 Color support: true Platform: CPU Architecture: aarch64 OS: linux Environment: BIOME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" JS_RUNTIME_VERSION: "v16.20.2" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: "npm/8.19.4" Biome...

Is there any way to add `auto wrap` in `block code`? like: ``` bash autoWrap error: unable to push to unqualified destination: remoteBranchName The destination refspec neither matches an existing...