Package guideme.compiler.tags
package guideme.compiler.tags
-
ClassDescriptionCompiler base-class for tag compilers that compile block content but allow the block content to be used in flow context by wrapping it in an inline block.Compiler base-class for tag compilers that compile flow content but allow the flow content to be used in block context by wrapping it in a paragraph.utilities for dealing with attributes of
MdxJsxElementFields
.Shows a Recipe-Book-Like representation of the recipe needed to craft a given item.Allows mods to register mappings between recipe type and their custom recipe blocks for use in<RecipeFor/>
and similar tags.