Applies theme-specific formatting to cell content.
Usage
format_cell_content(content, theme, cell_type = "content")
Arguments
- content
Cell content to format
- theme
Theme configuration
- cell_type
Type of cell ("content", "computation", "separator")
Value
Formatted content string