Skip to content

Supporto al Markdown #4

Draft
DPD85 wants to merge 5 commits intomainfrom
funzionalità/markdown

Hidden character warning

The head ref may contain hidden characters: "funzionalit\u00e0/markdown"
Draft

Supporto al Markdown #4
DPD85 wants to merge 5 commits intomainfrom
funzionalità/markdown

Conversation

@DPD85
Copy link
Copy Markdown
Owner

@DPD85 DPD85 commented May 1, 2026

Visualizzazione di testo in formato Markdown.

Attività:

  • aggiungere la libreria ImGui Markdown;

  • creare un mini-editor di Markdown come demo della funzionalità;

  • formattare propriamente il testo:

    • delle intestazioni (H1, H2 e H3);
    • in italico;
    • in grassetto;
  • aprire un collegamento quando si fa click su di esso;

  • supporto alle tabelle;

  • supporto ai blocchi di codice;

  • controllare lo stile di formattazione del testo con i vari temi:

    • aggiustare il colore dei collegamenti;
  • caricare le immagini:

    • almeno una incorporata nel programma;
    • dal file system.

@DPD85 DPD85 linked an issue May 1, 2026 that may be closed by this pull request
@DPD85 DPD85 removed a link to an issue May 1, 2026
@DPD85 DPD85 linked an issue May 1, 2026 that may be closed by this pull request
@DPD85 DPD85 added the miglioramento Nuova funzionalità. label May 1, 2026
@DPD85 DPD85 changed the title Support al Markdown Supporto al Markdown May 1, 2026
DPD85 added 2 commits May 4, 2026 18:30
…camente una nuova riga prima delle intestazioni così da essere più vicino al Markdown standard.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

miglioramento Nuova funzionalità.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Richiesta: supporto markdown

1 participant