简体   繁体   English

如何将word文档文本转换为laravel中的HTML?

[英]How to convert word document text into HTML in laravel?

I will enter the text into the input box and the output I should get is properly converted HTML with all paragraph tags, ul tags, ol tags, header, etc我将在输入框中输入文本,我应该得到的 output 正确转换为 HTML 与所有段落标签、ul 标签、ol 标签、header 等

use any rich text editor achieve this, like使用任何富文本编辑器来实现这一点,比如

ckerditor: https://ckeditor.com/代码编辑器: https://ckeditor.com/

tynimce: https://www.tiny.cloud/ tynimce: https://www.tiny.cloud/

wysiwyg: https://froala.com/wysiwyg-editor/所见即所得: https://froala.com/wysiwyg-editor/

read documentation before using it使用前阅读文档

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM