Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions editor/pages.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
- **Link to another page**: Right-click a page in the navigation tree, click **Copy link**, then paste the link into your content. The editor recognizes internal links to other pages and converts them.
- **Insert media from your project**: Drag an image or video from the navigation tree into the page to embed it inline. Supported formats include PNG, JPG, JPEG, GIF, WebP, SVG, MP4, and WebM.
- **Insert an emoji**: Type <kbd>:</kbd> followed by a keyword to open the emoji picker.
- **Edit a table**: When your cursor is inside a table, use the floating toolbar to add or remove rows and columns, or merge cells.

Check warning on line 36 in editor/pages.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

editor/pages.mdx#L36

Use 'Cursor' instead of 'cursor'.
- **Insert a step between existing steps**: Hover over a step inside a `Steps` component to reveal a <Icon icon="plus" /> button on the connector line between it and the next step. Click the button to insert a new step at that position. The button does not appear after the last step in the group—press <kbd>Enter</kbd> at the end of the final step to add one there instead.

**Markdown mode** gives you direct access to the MDX source. Use it for precise control over component properties and frontmatter.

Expand All @@ -58,7 +59,7 @@

### Table of contents

In visual mode, the editor shows a minimap on the right side of the page that reflects the heading structure of your document. Hover over the minimap to expand it into a full table of contents. Click any heading to scroll to that section.

Check warning on line 62 in editor/pages.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

editor/pages.mdx#L62

Did you really mean 'minimap'?

Check warning on line 62 in editor/pages.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

editor/pages.mdx#L62

Did you really mean 'minimap'?

### Code block options

Expand All @@ -73,7 +74,7 @@

Open the publish menu and click any changed file to enter diff view. The editor highlights differences between your draft and the last published version. If you're in visual mode, you see a visual diff. If you're in Markdown mode, you see a Markdown diff.

Diff view is read-only. Click the <Icon icon="x" /> button next to the mode toggle to return to editing.

Check warning on line 77 in editor/pages.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

editor/pages.mdx#L77

Use 'diffs?' instead of 'Diff'.

Check warning on line 77 in editor/pages.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

editor/pages.mdx#L77

In general, use active voice instead of passive voice ('is read').

## Manage pages

Expand All @@ -90,7 +91,7 @@

Hover over a page and click the gear icon, or right-click and select **Settings**, to configure:

- **Title**, **Slug**, and **Sidebar title**: Control how the page appears in navigation and its URL.

Check warning on line 94 in editor/pages.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

editor/pages.mdx#L94

Use 'sidebars?' instead of 'Sidebar'.
- **Description** and **Keywords**: Improve search and SEO.
- **Layout**: Choose from standard, wide, centered, or custom.

Expand All @@ -102,7 +103,7 @@

Type <kbd>/image</kbd> to upload a new image or select an existing one from your repository. Type <kbd>/video</kbd> to upload or select a video.

You can also drag and drop files from your computer directly onto a page. In visual mode, the file inserts inline. In Markdown mode, the editor inserts the file path at your cursor position. Images save to your `images/` folder and videos to `videos/`.

Check warning on line 106 in editor/pages.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

editor/pages.mdx#L106

Use 'Cursor' instead of 'cursor'.

To reuse media that already lives in your project, drag an image or video file from the navigation tree onto the page. The editor embeds the asset inline.

Expand Down
3 changes: 2 additions & 1 deletion es/editor/pages.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Crear y editar páginas"
description: "Crea, edita y organiza páginas de documentación en el editor web."
description: "Crea páginas, edita contenido, sube imágenes y videos, y gestiona archivos en el editor web de Mintlify con edición visual y búsqueda."
keywords: ["editor","contenido","páginas","archivos"]
---

Expand Down Expand Up @@ -60,6 +60,7 @@ Edita el contenido con vistas previas en tiempo real que muestran cómo se verá
* **Agregar ecuaciones matemáticas**: Escribe <kbd>/inline-math</kbd> para una ecuación LaTeX en línea o <kbd>/block-math</kbd> para una ecuación centrada en bloque. Primero [habilita LaTeX](/es/editor/configurations) en la configuración de tu sitio.
* **Agregar bloques de prompts**: Escribe <kbd>/prompt</kbd> para insertar una plantilla de prompt de IA con acciones de copia.
* **Editar tablas**: Cuando tu cursor esté dentro de una tabla, usa la barra de herramientas flotante para agregar o eliminar filas y columnas, o combinar celdas.
* **Insertar un paso entre pasos existentes**: Pasa el cursor sobre un paso dentro de un componente `Steps` para mostrar un botón <Icon icon="plus" /> en la línea conectora entre ese paso y el siguiente. Haz clic en el botón para insertar un nuevo paso en esa posición. El botón no aparece después del último paso del grupo: presiona <kbd>Enter</kbd> al final del último paso para agregar uno allí.
* **Insertar emojis**: Escribe <kbd>:</kbd> seguido de una palabra clave para abrir el selector de emojis. Usa las teclas de flecha para navegar por la cuadrícula y presiona <kbd>Enter</kbd> para insertar el emoji seleccionado. El selector busca en nombres de emojis, etiquetas y códigos cortos.
* **Insertar enlaces**: Selecciona texto y presiona <kbd>Cmd</kbd> + <kbd>K</kbd>, o arrastra una página desde el árbol de navegación al editor para crear un enlace con el título de la página.
* **Enlazar a otra página**: Haz clic derecho en una página del árbol de navegación y selecciona **Copy link**, luego pega el enlace en tu contenido. El editor reconoce los enlaces a otras páginas de la misma documentación y los convierte en enlaces internos automáticamente. Los enlaces pegados siguen funcionando incluso si más adelante mueves o renombras la página de destino.
Expand Down
3 changes: 2 additions & 1 deletion fr/editor/pages.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Créer et modifier des pages"
description: "Créez, modifiez et organisez des pages de documentation dans l'éditeur web."
description: "Créez des pages, modifiez du contenu, importez des images et vidéos, et gérez vos fichiers dans l'éditeur web Mintlify avec édition visuelle."
keywords: ["éditeur","contenu","pages","fichiers"]
---

Expand Down Expand Up @@ -60,6 +60,7 @@ Modifiez le contenu avec des aperçus en temps réel qui montrent à quoi il res
* **Ajouter des équations mathématiques** : Tapez <kbd>/inline-math</kbd> pour une équation LaTeX en ligne ou <kbd>/block-math</kbd> pour une équation centrée en bloc. [Activez LaTeX](/fr/editor/configurations) dans les paramètres de votre site au préalable.
* **Ajouter des blocs de prompt** : Tapez <kbd>/prompt</kbd> pour insérer un modèle de prompt IA avec des actions de copie.
* **Modifier des tableaux** : Lorsque votre curseur se trouve à l'intérieur d'un tableau, utilisez la barre d'outils flottante pour ajouter ou supprimer des lignes et des colonnes, ou fusionner des cellules.
* **Insérer une étape entre des étapes existantes** : Survolez une étape dans un composant `Steps` pour faire apparaître un bouton <Icon icon="plus" /> sur la ligne de connexion entre cette étape et la suivante. Cliquez sur le bouton pour insérer une nouvelle étape à cet endroit. Le bouton ne s'affiche pas après la dernière étape du groupe : appuyez sur <kbd>Enter</kbd> à la fin de la dernière étape pour en ajouter une à cet endroit.
* **Insérer des emojis** : Tapez <kbd>:</kbd> suivi d'un mot-clé pour ouvrir le sélecteur d'emojis. Utilisez les touches fléchées pour naviguer dans la grille et appuyez sur <kbd>Enter</kbd> pour insérer l'emoji sélectionné. Le sélecteur recherche parmi les noms d'emojis, les tags et les shortcodes.
* **Insérer des liens** : Sélectionnez du texte et appuyez sur <kbd>Cmd</kbd> + <kbd>K</kbd>, ou faites glisser une page depuis l'arborescence de navigation dans l'éditeur pour créer un lien avec le titre de la page.
* **Lier vers une autre page** : Faites un clic droit sur une page dans l'arborescence de navigation et sélectionnez **Copy link**, puis collez le lien dans votre contenu. L'éditeur reconnaît les liens vers d'autres pages de la même documentation et les convertit automatiquement en liens internes. Les liens collés continuent de fonctionner même si vous déplacez ou renommez ensuite la page cible.
Expand Down
Loading