Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

导出HTML异常 #71

Closed
Ran-Xing opened this issue Oct 28, 2021 · 1 comment
Closed

导出HTML异常 #71

Ran-Xing opened this issue Oct 28, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Ran-Xing
Copy link

### Updates by Docker

- Automatic deployment using Github Action

## Use

\```bash
docker run -it -d \
--name awvs \
-p 3443:3443 \
--restart=always \
xrsec/awvs:latest
\```
### Updates by Docker
### Updates by Docker
### Updates by Docker

导出html 换行异常

@yanglbme
Copy link
Member

@Ran-Xing

应该是代码块支持上有些问题对吧。

我尝试了像以下这种,导出后也是无法正常显示。我们看看怎么处理

public class Main {
    public static void main(String[] args) {
        // TODO
    }
}

@yanglbme yanglbme added the bug Something isn't working label Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants