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

Prise en compte du markdown dans les titres de menu #827

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Conversation

Olivia206
Copy link
Contributor

Type

  • Nouvelle fonctionnalité
  • Bug
  • Ajustement
  • Rangement

Description

Est-ce qu'il faut ajouter ce paramètre en option du partial menu, scoper son usage, ou est-ce une utilisation assez limitée pour que ça reste contrôlé/contrôlable ?

Niveau d'incidence

  • Incidence faible 😌
  • Incidence moyenne 😲
  • Incidence forte 😱

URL de test du site (optionnel)

On en a besoin pour Communication publique (a minima sur le upper menu)

Screenshots

Capture d’écran 2024-12-18 à 11 10 16

Copy link
Member

@arnaudlevy arnaudlevy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

J'ai pas tout compris les histoires d'active

assets/sass/_theme/configuration/components.sass Outdated Show resolved Hide resolved
@@ -62,7 +62,7 @@

{{- if ne .kind "blank" -}}
<a href="{{ .target }}" {{ with $link_class }} class="{{ . }}" {{ end }} {{ safeHTMLAttr $attributes }} {{ safeHTMLAttr $title_attribute }}>
{{ .title }}
{{ .title | markdownify }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

super !

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tu penses qu'on applique sur tous les titres du menu ?
(Je me suis dit que oui mais est-ce assez sûr ?)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oui je crois

@Olivia206 Olivia206 merged commit 6cff845 into main Dec 19, 2024
2 checks passed
@Olivia206 Olivia206 deleted the menu-mardown branch December 19, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants