Open
Description
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)

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
Projects
Status
Todo