We could be using README.md instead of README.txt to make use of the nicer rendering via markdown.
Now that we've moved to GitLab, we should probably use Markdown instead of plain .txt files for our documentation.
Follow this pattern
https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or...
Issue fork page_specific_class-3321048
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
Pracheth commentedUpdated README.txt to README.md in accordance with the requirement.
Following the Drupal Markdown practice.
Please review the same.
Comment #6
hardik_patel_12 commentedThanks @Pracheth, the issue has been fixed to the 2.0.x branch.