TextEncoding.hpp

Plugs into Text with the specification of a given encoding.

This file is part of Empirical, https://github.com/devosoft/Empirical Copyright (C) 2023-2024 Michigan State University MIT Software license; see doc/LICENSE.md

DEVELOPER NOTES:

  • Right now a close tag of “\n” is special; it will end ALL styles it is associated with. Perhaps we should have configurable rules for how common end tags work? For example, there could be “no duplicates allowed”, “close most recent”, or “close all”

Note

Status: ALPHA

Defines

INCLUDE_EMP_TEXT_TEXT_ENCODING_HPP_GUARD