Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃挕 add inline (or out-of-line?) textile style markup #37

Closed
breck7 opened this issue Aug 25, 2021 · 3 comments
Closed

馃挕 add inline (or out-of-line?) textile style markup #37

breck7 opened this issue Aug 25, 2021 · 3 comments

Comments

@breck7
Copy link
Owner

breck7 commented Aug 25, 2021

`` code
* bold
_ italics
馃敆 link
^superscript^ (or some type of footnote thing)
@breck7
Copy link
Owner Author

breck7 commented Sep 16, 2021

Reference: https://breckyunits.com/markups/

@breck7
Copy link
Owner Author

breck7 commented Nov 18, 2021

Alternatively could be done as a sequence of nested format rules like:

[ruleKeyword] [parameter?] [pattern]
paragraph
 This is my old homepage. I no longer have a homepage. Here is my new homepage.
 link oldhomepage.html old homepage
 italics new
 bold new
 link homepage.html new homepage
 strikethrough I no longer have a homepage.
 comment I
  Is there an I?
 highlight new homepage

The above would compile into the HTML for this:
Screen Shot 2021-11-19 at 1 00 34 PM

Similar pattern called parallel markup in https://www.xml.com/pub/a/w3j/s3.nelson.html (1997)

And standoff properties in https://zfdg.de/sb004_008 (1999)

@breck7 breck7 changed the title 馃挕 add inline textile style markup 馃挕 add inline (or out-of-line?) textile style markup Nov 19, 2021
@breck7
Copy link
Owner Author

breck7 commented Dec 10, 2021

Added with aftertext in version 23.

@breck7 breck7 closed this as completed Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant