quasarframework / quasar

Quasar Framework - Build high-performance VueJS user interfaces in record time

Home Page:https://quasar.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

q-editor - paragraph-tag property has no effect

krychu90 opened this issue · comments

What happened?

div is always as a paragraph.

What did you expect to happen?

p should be as a paragraph.

Reproduction URL

https://codepen.io/ageeye-cn/pen/NWJJWgO

How to reproduce?

  1. Go to codepen example
  2. Add some new paragraphs
  3. Editor adds div paragraph instead of p

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Components (quasar)

Platforms/Browsers

Firefox

Quasar info output

No response

Relevant log output

No response

Additional context

No response