Skip to content

fix non-semantic line breaks to improve translations #168

@avallecam

Description

@avallecam

example in:

## Introduction
In the process of analyzing outbreak data, it's essential to ensure that the dataset is clean, curated, standardized,
and valid to facilitate accurate and reproducible analysis.
This episode focuses on cleaning epidemics and outbreaks data using the
[cleanepi](https://epiverse-trace.github.io/cleanepi/) package,
For demonstration purposes, we'll work with a simulated dataset of Ebola cases.

instead, using semantic line breaks this can look like:

## Introduction 

In the process of analyzing outbreak data, 
it's essential to ensure that the dataset is clean, curated, standardized,  
and valid to facilitate accurate and reproducible analysis. 
This episode focuses on cleaning epidemics and outbreaks data
using the [cleanepi](https://epiverse-trace.github.io/cleanepi/) package, 

For demonstration purposes, we'll work with a simulated dataset of Ebola cases. 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions