Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

luParser sectionHandler return value not consistent  #963

@zhixzhan

Description

@zhixzhan

Versions

What CLI version are you using.
What Nodejs version are you using
What command-line interpreters are you using
What OS are you using

Describe the bug

Give a clear and concise description of what the bug is.

When I have a QnA file not include imports like:

>  [import](guide.source.qna)

# ?With Windows 10
'''
**With Windows 10**

Published: September 2020
'''

Do deleteSection return
Screen Shot 2020-09-03 at 5 30 34 PM

When I have a QnA file include imports like:


[import](guide.source.qna)

# ?With Windows 10
'''
**With Windows 10**

Published: September 2020
'''

Do deleteSection return
Screen Shot 2020-09-03 at 5 30 57 PM

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Give a clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

[bug]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions