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

Bug: Multi-line description URLs in quote blocks result in wrong formatted HTML descriptions #92

Open
novoid opened this issue Jan 14, 2023 · 0 comments
Assignees

Comments

@novoid
Copy link
Owner

novoid commented Jan 14, 2023

Following snippet from https://karl-voit.at/2023/01/14/chatgpt/ results in wrong results:

#+BEGIN_QUOTE
ChatGPT (Generative Pre-trained Transformer) is a [[https://en.wikipedia.org/wiki/Chatbot][chatbot]] launched by [[https://en.wikipedia.org/wiki/OpenAI][OpenAI]] in November 2022. It is built on top of OpenAI's [[https://en.wikipedia.org/wiki/GPT-3][GPT-3]] family of large [[https://en.wikipedia.org/wiki/Language_model][language models]], and is fine-tuned (an approach to [[https://en.wikipedia.org/wiki/Transfer_learning][transfer learning]]) with both [[https://en.wikipedia.org/wiki/Supervised_learning][supervised]] and [[https://en.wikipedia.org/wiki/Reinforcement_learning][reinforcement learning]] techniques.
#+END_QUOTE

Reproducible when "transfer learning" and "reinforcement learning" do have line breaks within their description.

@novoid novoid self-assigned this Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant