Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Remove the metrics template's one-line gap rule between text and images. #43

@yash-yp

Description

@yash-yp

There is the rule in the metrics template that there should be a minimum of one line gap between text and images. Refer the template here

This rule prevents the images from overflowing/displaying inline with text. Refer to this blog for more info: https://github.com/yash2002109/gsoc-21/blob/main/blogs/week-03-coding-period.md

It would be great if we could use regex or a similar tool to automatically add the one line gaps whenever markdown image incorporation syntax ![alt text](image src) is detected in a metric file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions