-
Hi,
on a field Mardown wtih upload file allowed :
`Markdown::make('Description')->alwaysShow()->translatable()->withFiles('s3')->rules(['required'])`
The url to the upload return a 404.
Withou…
-
**Descrição da Issue:** Este é um modelo de teste. Um exemplo de problema a resolver e como "documentar" novas issues para resolução no projeto.
É possível linkas imagens, ou outros elementos utili…
-
I *think* between nova-markdownclips and Nova's core functions there's no way to automatically continue a list … right?
Like, as in TextMate for example , if I reach the end of item "4. Fourth thin…
-
# Hints | YCK-DZ
Hints
#
Hint shortcode can be used as hint/alerts/notification block.
There are 3 colors to choose: info, warning and danger.
{{< hint [info|warning|danger] >}} **Markdown content** …
-
Vamos melhorar o markdown com novas informações e formatação
Neo34 updated
4 months ago
-
# Problem:
Using the "Move to Top" or "Move to End" buttons does not work as expected and creates incorrect sort order values after the sorting is done.
Note: Using Drag-and-Drop to sort / reorder r…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **enhancement/feature request**. Not a [bug or question](https://github.com/gsantner/markor/issues/new/choose).
- [X] The topic is …
-
The field should show both the markdown and a preview, kind of like GitHub. Would be nice if the markdown were rich like in Nova.
I'd appreciate some editor recommendations.
-
Earlier I was using `public` as storage, this issue occurred at that time but we have fixed it forcing http to https, but recently we have switch to s3 and now it started to throw the same error, I ch…
-
import os
import pandas as pd
import shutil
import datetime
# Configurações de exibição para pandas
pd.set_option('display.max_columns', None)
pd.set_option('display.expand_frame_repr', False)
# Fun…