Skip to content

Commit e3962ae

Browse files
authored
Merge pull request #474 from apinnick/base64
Add Base64 to glossary
2 parents a4a1351 + 31059cd commit e3962ae

File tree

1 file changed

+11
-0
lines changed
  • supplementary_style_guide/glossary_terms_conventions/general_conventions

1 file changed

+11
-0
lines changed

supplementary_style_guide/glossary_terms_conventions/general_conventions/b.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,17 @@
8686

8787
*See also*: xref:distinguished-name[distinguished name]
8888

89+
[[base64]]
90+
==== image:images/yes.png[yes] Base64 (noun, adjective)
91+
*Description*: _Base64_ is a group of binary-to-text encoding schemes that transforms binary data into a sequence of printable characters, limited to a set of 64 unique characters.
92+
93+
*Use it*: yes
94+
95+
[.vale-ignore]
96+
*Incorrect forms*: base64, Base-64, base-64
97+
98+
*See also*: xref:Basic HTTP authentication (noun)[basic-http-authentication]
99+
89100
[[baseos-repository]]
90101
==== image:images/yes.png[yes] BaseOS repository (noun)
91102
*Description*: In Red{nbsp}Hat Enterprise Linux, the _BaseOS repository_ contains the core set of the underlying operating system functionality that provides the foundation for all installations.

0 commit comments

Comments
 (0)