Добавлено обрамление выделенного текста прии нажатии '_' в markdown

master
svkalinin 2022-11-25 12:51:21 +03:00
parent ef4a636623
commit c50768ba56
2 changed files with 4 additions and 1 deletions

View File

@ -683,6 +683,9 @@ namespace eval Editor {
grave {
QuotSelection $txt {`}
}
underscore {
QuotSelection $txt {_}
}
parenleft {
# QuotSelection $txt {)}
}

View File

@ -10,7 +10,7 @@ exec wish "$0" -- "$@"
######################################################
# Version: 2.0.0
# Release: alpha
# Build: 25112022123908
# Build: 25112022125026
######################################################
# определим текущую версию, релиз и т.д.