We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
if line is changed, it is created a tag but it have a problem.
I look forward to your reply. thank you :)
The text was updated successfully, but these errors were encountered:
if you create a new line inside of two lines
How did you do this? Normally "Enter" would split the paragraph, or insert <br>, not insert a block inside another block.
<br>
Sorry, something went wrong.
No branches or pull requests
if line is changed, it is created a
tag but it have a problem.
1. Normally, it isn't problem.
2. if you create a new line inside of two lines, it create a
tag as like in the picture below. also, it isn't problem.
3. but, if you write sentence,
tag is removed at line.
4. also, if you write a sentence after delete a previous written sentence, it is same that
So, I think that
tag should be existed always in that case.
I look forward to your reply. thank you :)
The text was updated successfully, but these errors were encountered: