Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Remove double empty lines from docs #384

Closed
@vojtajina

Description

@vojtajina

Currently google docs converts any single empty line into two empty lines when exporting into plain text.
This means that all empty lines are doubled in code examples.
We should trim them during fetching in the same way as we remove comments.
https://github.com/angular/angular.js/blob/master/gdocs.js#L72

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions