Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exibir descrições com linebreak. #689

Open
rdahis opened this issue Sep 11, 2023 · 1 comment
Open

Exibir descrições com linebreak. #689

rdahis opened this issue Sep 11, 2023 · 1 comment
Assignees

Comments

@rdahis
Copy link
Member

rdahis commented Sep 11, 2023

Exemplo: https://basedosdados.org/dataset/d3874769-bcbd-4ece-a38a-157ba1021514

Era pra aparecer dois parágrafos. Ver em

query {
  allDataset(id: "d3874769-bcbd-4ece-a38a-157ba1021514"){
    edges {
      node {
        slug
        description
      }
    }
  }
}
@rdahis
Copy link
Member Author

rdahis commented Dec 13, 2024

Acho que já foi implementado?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants