package-info.java

// Copyright (c) 2023 Tobias Briones. All rights reserved.
// SPDX-License-Identifier: BSD-3-Clause
// This file is part of https://github.com/tobiasbriones/blog

/**
 * It will define language related properties to allow extending more features
 * by the application, like coloring the keywords.
 */
package engineer.mathsoftware.blog.slides.lang;