желаемое поведение: < /h4>
[list]
Пари изображение с курсором не покажет путь к изображению или обычный всплывающий курсор. li>
[/list]
Я имею два случая:
case 1 (синтаксис разметки)
[{: .dark .w-25 }](https://example.com/source)< /code>
case 2 (html syntax)

< /code>
Операции I уже пробовали
, чтобы как

Затем, в _sass/mayout/urlimage.scss , я определил:
.mode-dark .dark-mode-img {
content: url('/assets/images/header/image-dark.png');
}
< /code>
Но я не смог получить желаемый вывод. Что я могу сделать?---
layout: page
title: Testing
permalink: /testing/
---
Click the image to go to the source.
1.
[{: .dark .w-25 }](https://example.com/source)
2.

Solution (?)

< /code>
HTML преобразование содержания тела похоже на: < /p>
.content ul, .content ol {
text-align: left !important;
}
Click the image to go to the source.
1.

2.

Solution (?)

Подробнее здесь: https://stackoverflow.com/questions/794 ... irpy-theme
Мобильная версия