Skip to content

Commit 2ae63d4

Browse files
committed
Update pashi page re release v2.4.0
1 parent fc62c2f commit 2ae63d4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

_software/pashi.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
layout: "programs-tplt"
33
group: apps
44
priority: 7
5-
version: "2.2.1"
6-
release-date: "2022-08-29"
7-
os: "Windows 2000 & later"
5+
version: "2.4.0"
6+
release-date: "2025-04-09"
7+
os: "Windows 7 SP1 & later"
88
title: "Pascal Syntax Highlighter"
99
precis: "Command line program to syntax highlighte for Pascal code."
1010
summary: "Command line program (with optional GUI) that highlights Pascal source code using HTML, styled by CSS. It has the facility to work with the clipboard and to generate code fragments for pasting into other HTML documents."
@@ -57,7 +57,7 @@ <h3>
5757
A user guide is installed with the program that explains the usage of the program and all its parameters. The user guide also has an explanation of the CSS classes required by <em>PasHi</em>-generated HTML. If <em>PasHiGUI</em> is installed the user guide can be displayed from <em>PasHiGUI</em>'s help menu.
5858
</p>
5959
<p class="alert alert-info glyph">
60-
You can also view the user guide by clicking the link in the Download section below.
60+
You can also view the user guide by clicking the link in the <em>Documentation</em> section below.
6161
</p>
6262
</div>
6363
</section>
@@ -107,16 +107,16 @@ <h2 class="panel-title">
107107
<span class="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><a href="https://raw.githubusercontent.com/delphidabbler/pashi/master/Docs/ReadMe.txt">Read Me<span class="sr-only"> (text file)</span></a> &ndash; provides information about the program, including installation instructions.
108108
</li>
109109
<li class="list-group-item">
110-
<span class="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><a href="https://github.com/delphidabbler/pashi/blob/master/LICENSE.md">License<span class="sr-only"> (markdown file)</span></a> &ndash; the program's end user license agreement.
110+
<span class="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><a href="https://github.com/delphidabbler/pashi/blob/master/LICENSE.md">License<span class="sr-only"> (Markdown file)</span></a> &ndash; the program's end user license agreement.
111111
</li>
112112
<li class="list-group-item">
113-
<span class="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><a href="https://github.com/delphidabbler/pashi/blob/master/CHANGELOG.md">Change Log<span class="sr-only"> (markdown file)</span></a> &ndash; lists significant changes made in each program release.
113+
<span class="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><a href="https://github.com/delphidabbler/pashi/blob/master/CHANGELOG.md">Change Log<span class="sr-only"> (Markdown file)</span></a> &ndash; lists significant changes made in each program release.
114114
</li>
115115
<li class="list-group-item">
116116
<span class="fa fa-fw fa-x-pad-right fa-file-code-o" aria-hidden="true"></span><a href="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/pashi/master/Docs/UserGuide.html">User Guide<span class="sr-only"> (HTML)</span></a> &ndash; comprehensive guide to using the program.
117117
</li>
118118
<li class="list-group-item">
119-
<span class="fa fa-fw fa-x-pad-right fa-file-code-o" aria-hidden="true"></span><a href="https://htmlpreview.github.io/?https://raw.githubusercontent.com/delphidabbler/pashi/master/Build.html">Build File<span class="sr-only"> (HTML)</span></a> &ndash; provides detailed information on how to build the program from source.
119+
<span class="fa fa-fw fa-x-pad-right fa-file-code-o" aria-hidden="true"></span><a href="https://github.com/delphidabbler/pashi/blob/master/Build.md">Build File<span class="sr-only"> (Markdown file)</span></a> &ndash; provides detailed information on how to build the program from source.
120120
</li>
121121
</ul>
122122
</div>

0 commit comments

Comments
 (0)