我正在尝试创建简单的聊天应用程序,但无法在换行符中获取部分文本。
<aiml version="1.0">
<!-- basic_chat.aiml -->
<category>
<pattern>WHO INVENTED LINUX</pattern>
<template>
Linus Torvalds, along with many open source developers, and the Free Software Foundation, GNU invented Linux.<br/>
Linus Torvalds invented Linux in 1991.
</template>
</category>