Lifecycle tag formatted without end tag

Open
#105 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Domain
tooling

Research direction

Start by reproducing the reported formatting with the Marko 5 tags API preview using the snippet from this issue. Inspect the formatter's parsing and printing entry points, then verify that the formatted result no longer produces a missing-end-tag error for this input.

Written by the indexing model from the issue text.

Description

Version: 4.0.5

I'm using the tags api preview, I'm not sure if this error applies to Marko 6. But with Marko 5 + tags api preview:

<lifecycle />

Is formatted into

<lifecycle>
^^^^^^^ Missing ending "lifecycle" tag
Dominant language
Marko
Stars
13
Forks
7
Avg merge
2h 1m
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.