Skip to content

[Improvement]: Make the content of generated md files to be markdown compatible #42907

Open
@TharmiganK

Description

@TharmiganK

Description

We can create a ballerina library package using the following command:

$ bal new -t lib socialMedia

This creates the module.md and package.md with the content which is not markdown compatible

Describe your problem(s)

The generated md file has the following line which is not markdown compatible:

Prints "Hello, World!" with a main function.
[//]: # (above is the package summary)
Screenshot 2024-06-12 at 09 18 36

Describe your solution(s)

Generate some descriptive sample which is markdown compatible

Related area

-> Other Area

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions