You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The norg-spec does have this feature (Attached Modifier Extensions), but it doesn't seem to be available in neorg.
|example
`print("This is some python")`(lang:python) <- The lang:python attribute highlights the text as python
*some green and bold text!*(color:green) <- some green and bold text
{* Link location}[this is an important link](important|color:red) <- Highlights the link as big,
bold (important) and red.
|end
Previously it was not supported due to performance reasons, now I'm not sure how's the state of it.
Issues
Feature description
1 - On a .norg file:
concealing...
2 - Being able to define aliases for these statements would be interesting:
concealing...
Help
No
Implementation help
No response
The text was updated successfully, but these errors were encountered: