Skip to content

Instantly share code, notes, and snippets.

@alexgearbox
Last active February 16, 2025 19:48
Show Gist options
  • Select an option

  • Save alexgearbox/45adaf82f7d97baef3628263897259ca to your computer and use it in GitHub Desktop.

Select an option

Save alexgearbox/45adaf82f7d97baef3628263897259ca to your computer and use it in GitHub Desktop.
Типографские замены в «Докувики»
# @url https://www.dokuwiki.org/entities
#
# ##############################
# Символы
_---  — # неразрывный пробел перед тире
… ...
!= ≠
(=) ≠
+- ±
+/- ±
-/+ ∓
(м) − # минус
(п) § # параграф
(п.) §  # параграф с тонким пробелом
(с) © # русская 'с'
\#- \# 
№- № 
#
# ##############################
# Пробелы
#
\_   # неразрывный # (н)
\++   # длинный # (д)
\+   # короткий # (к)
\-   # тонкий # (у)
\. &\#8202; # сверхтонкий # (ст)
#
# ##############################
# Парные замены
#
</nobr> </nobr>
<nobr> <nobr>
# ###
# Вставка поста (записи) из телеграм-канала
# На странице нужно будет писать: ~~tme~#имя_канала/номер_записи#wt~~
#
~~tme~\# <script async src="https://telegram.org/js/telegram-widget.js?21" data-telegram-post="
\#wt~~ " data-width="100%"></script>
#
# ##############################
# Висячие союзы и частицы
#
_бы &nbsp;бы
_же &nbsp;же
_их &nbsp;их
_ли &nbsp;ли
_он &nbsp;он
_ты &nbsp;ты
_я &nbsp;я
а_ а&nbsp;
А_ А&nbsp;
бы_ бы&nbsp;
в_ в&nbsp;
В_ В&nbsp;
вы_ вы&nbsp;
Вы_ Вы&nbsp;
до_ до&nbsp;
До_ До&nbsp;
её_ её&nbsp;
Её_ Её&nbsp;
ей_ ей&nbsp;
Ей_ Ей&nbsp;
за_ за&nbsp;
За_ За&nbsp;
и_ и&nbsp;
И_ И&nbsp;
из_ из&nbsp;
Из_ Из&nbsp;
их_ их&nbsp;
Их_ Их&nbsp;
к_ к&nbsp;
К_ К&nbsp;
мы_ мы&nbsp;
Мы_ Мы&nbsp;
на_ на&nbsp;
На_ На&nbsp;
не_ не&nbsp;
Не_ Не&nbsp;
о_ о&nbsp;
О_ О&nbsp;
об_ об&nbsp;
Об_ Об&nbsp;
он_ он&nbsp;
Он_ Он&nbsp;
от_ от&nbsp;
От_ От&nbsp;
по_ по&nbsp;
По_ По&nbsp;
с_ с&nbsp;
С_ С&nbsp;
те_ те&nbsp;
Те_ Те&nbsp;
ты_ ты&nbsp;
Ты_ Ты&nbsp;
у_ у&nbsp;
У_ У&nbsp;
уж_ уж&nbsp;
я_ я&nbsp;
Я_ Я&nbsp;
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment