-
Notifications
You must be signed in to change notification settings - Fork 38
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
docs: add article about "Mikrotekster" #2900
base: next
Are you sure you want to change the base?
Conversation
|
Preview deployments for this pull request: Storefront - |
|
||
## Meldinger | ||
|
||
Vi skriver infomeldinger, valideringsmeldinger og feilmeldinger med punktum. En huskeregel for å finne ut om du skal sette punktum, er å tenke på om det kunne vært flere enn én setning her. Hvis ja, sett punktum. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Vi skriver infomeldinger, valideringsmeldinger og feilmeldinger med punktum. En huskeregel for å finne ut om du skal sette punktum, er å tenke på om det kunne vært flere enn én setning her. Hvis ja, sett punktum. | |
Vi skriver infomeldinger, valideringsmeldinger og feilmeldinger med punktum. En huskeregel for å finne ut om du skal sette punktum, er å tenke på om det kunne vært mer enn én setning her. Hvis ja, sett punktum. |
import { Contributors } from '@blog'; | ||
|
||
export const metadata = { | ||
title: 'Begreper', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
title: 'Begreper', | |
title: 'Tegnsetting i mikrotekster', |
export const metadata = { | ||
title: 'Begreper', | ||
description: | ||
'Tegnsetting i mikrotekster', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'Tegnsetting i mikrotekster', | |
'Hvordan skrive mikrotekster for et produkt eller en tjeneste.', |
No description provided.